/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:var(--color-four);}
a{color:var(--color-four);}
a:hover{ color:#f60; /*text-decoration:underline;*/}
p{line-height:1.8em; padding:0 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:1332px !important; margin:0 auto; width:1332px !important;}
.wapper02{ width:1400px;}

@media screen and (min-width:960px) and (max-width:1350px){
.wapper{ width:90% !important;}
	}

:root {
	--main-temBold: 'temBold';
	--main-temLight: 'temLight';
	--main-temMid: 'temMid';
	--main-temRegular: 'temRegular';
	--main-temThin: 'temThin';
	--main-color: #cf0d0d;
	--main-color-white: #ffffff;
	--main-color-555: #555555;
	--main-color-999: #999999;
	--main-color-666: #666666;
	--main-color-333: #333333;
	--main-color-888: #888888;
	--main-color-222: #222222;
	--main-transition: all ease 0.4s;
	--main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
:root{
    --color-whiteblock:#ffffff;
	--color-blockwhite:#000000;
    --color-one:#9f9f9f;
    --color-two:#444;
    --color-three:#333;
	--color-four:#666;
	--color-fiver:#a2a2a2;
}



.header-bg{ position:fixed; top:0; width:100%; left:0; z-index:10; padding:1% 0;transition: all 0.5s; }
.header{ box-sizing:border-box; padding:0 3%;   display: flex; align-items: center;   justify-content: space-between} 
.logo{ display:block; width:8.2% !important}
.logo a img{ display:block; width:100%;}
/*menu*/
.menu{height:26px;line-height:26px;/* background:#333; */}
.menu ul li{float:left;position:relative;border-right:var(--color-blockwhite) solid 1px; width:120px; position:relative;}
.menu ul li dl{ background:var(--color-whiteblock);; width:100%; position:absolute; left:0px; top:26px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; position:relative; }
.menu ul li dl dd>dl{ top:0; left:100%;}
.menu ul li dl dd a{ font-size:12px; color:var(--color-four); font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{font-size:16px;color: var(--color-blockwhite);text-decoration:none;font-weight: normal;display:block;text-align:center;}
/*.menu a:hover{color:var(--color-whiteblock);;}
a.menu_hover{ background:var(--color-four);color:var(--color-whiteblock);;}
.menu_down span{ display:block;background:url(../images/menu_down.gif) right 10px center no-repeat;}
*/
.menu ul li.hover span>a{ font-weight:bold;}


.banner{ position:fixed; top:0; left:0; width:100%; z-index:1;}
.banner .img{ position:relative}
.banner .img span{ position:absolute; top:28%; font-size:60px; color:#575c46; left:18%; text-align:left; letter-spacing:8px;}
.banner .img img{ width:100%; vertical-align:bottom; height:91vh; object-fit: cover;}
.banner .swiper-button-next01:after, .banner .swiper-button-prev01:after{ color:var(--color-whiteblock); !important}
.banner .swiper-pagination01 span{ background:#ff0 !important}





.index-bg{ position:relative; z-index:9; width:100%; background:var(--color-whiteblock);;/* min-height:100vh;*/ top:91vh;}
.tite{ text-align:center; color:var(--color-blockwhite);}
.tite h2{ font-size:29px}
.tite span{ font-size:19px; display:block; margin-top:2%; font-weight:600;}

.cent01{ padding-top:6%; box-sizing:border-box; padding-left:3%; padding-right:3%;}
.cent01-1{ float:left; display:block; width:16%}
.cent01-1 img{ width:100%;}
.cent01-r{ float:right; display:block; width:63%; color:var(--color-blockwhite);}
.cent01-r h2{ display:block; font-size:22px;}
.cent01-r span{ display:block; font-size:18px; line-height:30px; margin-top:5%;}

.cent02{ margin-top:6%; position:relative}
/*.cent02 img{ width:100%; vertical-align:bottom;}*/
.cent02 ul li{float:left;display:block;width:calc(100% / 3);position:relative;overflow: hidden;}
.cent02 ul li a{ display:block}
.cent02 ul li a img{ width:100%; vertical-align:bottom;    height: 400px;object-fit: cover;}
.cent0201{position:absolute;top: 0%;left: -70%;width: 70%;background: rgb(255 255 255 / 80%);height: 100%;display: flex;justify-content: space-between;box-sizing: border-box;padding: 11% 4%;flex-wrap: wrap;flex-direction: column;}
.cent0201 h2{ text-align:left;}
.cent0201 span{display:block;font-size:12px;color:#000;line-height:26px;width: 100%;}
.cent02 ul li:hover .cent0201{width:70%;transition: all 0.5s;opacity: 1;left: 0;}


.cent03{ margin-top:4%;}
.cent03all ul{ text-align:right}
.cent03all ul li{font-size:16px; margin:0 0 0 3% ; display:inline-block;}
.cent03all ul li a{ color:#000; }
.cent03 .cur{ font-weight:bold}
.qihuan{margin-top:2%;}
.cent03zy{  display:none}
.cent03zy ul li{ float:left; width:calc((100% - 16px)/3); margin-right:8px; margin-bottom:8px;}
.cent03zy ul li:nth-child(3n) { margin-right: 0% ;}
.cent03zy ul li a{ display:block; position:relative}
.cent03zy ul li a .img{ width:100%; overflow: hidden;}
.cent03zy ul li .img img{cursor:pointer; transition: all 0.5s; width:100%; vertical-align:bottom;     height: 300px; object-fit: cover;}
.cent03zy ul li:hover .img img{ transform: scale(1.1);}
.cent03zy01{ position:absolute; top:0; left:0; width:100%; height:100%; background: url(../images/black.png) repeat; padding:5%; box-sizing:border-box; opacity:0}
.bejg{ position:relative; height:100%; width:100%; }
.bejg h2{    font-size: 18px; font-weight:normal; color:#fff;}
.cent03zy01 .zrjw01 {
    color: #f9f9f9;
    position: absolute;
    left: 0;
    font-size: 20px;bottom: 0;    text-align: left;
}
.cent03zy01 .zrjw01 span {
    font-size: 24px; display:block;text-align: left;
}
.cent03zy ul li:hover .cent03zy01{ opacity:1}

.cent03zy01 .zrjw01 em{ font-style:normal;font-size: 16px;}
/*.more{ display:block; width:180px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#9f9f9f; border:1px solid #9f9f9f; margin:5% auto 0 auto;}
*/
.more {
    color: #b9b9b9;
    width: 300px;
    height: 50px;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border-radius: 0px;
    font-size: 18px;
    text-align: center;
    text-indent: 0px;
    line-height: 50px;
    font-size: 13px;
    border: none;
    position: relative; margin:5% auto 0 auto;    display: block;
}

.more:after {
    content: "";
    display: block;
    width: 260px;
    height: 42px;
    border: 1px solid #D9D9D9;
    position: absolute;
    bottom: 2px;
    z-index: 2;
    margin-left: 20px;
    transition: all 0.2s ease 0s;
}

.more:hover {
    color: #333
}

.more:hover:after {
    transform: scale(1.1,1.1);
    border: 1px solid #e0e0e0;
}

.more i {
 /*   font-family: 'simsun';*/
    font-size: 18px;
    text-indent: -10px;
    line-height: 50px;
    transition: all ease-out .3s;
    color: #fff;
    display: inline-block; font-style:normal;
    opacity: 0
}

.more:hover i {
    color: #333;
    text-indent: 10px;
    opacity: 1
}

.cent04-bg{ background:url(../images/tu06.png) center no-repeat;background-attachment:fixed;
    background-size: cover;  margin-top:6%;}
.cent04{ text-align:center; color:#fff; padding-top:7%; padding-bottom:7%;}
.cent04 h2{ font-size:50px; font-weight:normal;}
.cent04 a{
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin-top:5%;
    font-size:18px;
    background:#ffffff;
    line-height:50px;
    color:#000;
    padding-left: 15px;
    width: 15.3vw;
    height: 3.516vw;
    box-sizing: border-box;
    }
.cent04 a img{transition: all 0.3s ease;margin-right: 1.48vw;}
.cent04 a:hover{ background:none; border:1px solid #fff; color:#fff;}
.cent04 a:hover img{margin-right: 1.3vw;filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}



.cent05{ margin-top:6%;}
.cent05 ul{    display: flex;
    justify-content: center;
    align-items: flex-start;  margin-top:6%}
.cent05 ul li{  display:block; text-align:center; width:18%; margin:0 1%; }
.cent05 ul li a{ display:block; color:var(--color-blockwhite);}
.cent05 ul li a .img{ width:88px; height:88px; margin:0 auto;}
.cent05 ul li a .img img{ width:100%; height:100%;}
.cent05 ul li a strong{ font-size:19px; display:block; margin-top:12%; line-height:30px;}
.cent05 ul li a em{ display:block; font-size:16px; line-height:26px; font-style:normal; margin-top:12%;}

.cent06{margin-top:6%; background:url(../images/tu08.png) center no-repeat;}
.cent06 ul{    display: flex;
    justify-content: center;
    align-items: flex-start;  margin-top:6%}
.cent06 ul li{  display:block; text-align:center; width:18%; margin:0 1%; }
.cent06 ul li a{ display:block}
.cent06 ul li a img{ max-width:100%;}

.cent07-bg{ background:#fbfbfb; margin-top:6%; padding:6% 0}
.cent07 ul{    display: flex;
    justify-content: center;
    align-items: flex-start;  margin-top:6%}
.cent07 ul li{  display:block; text-align:center; width:18%; margin:0 1%; }
.cent07 ul li a{ display:block; color:var(--color-blockwhite);}
.cent07 ul li a .img{ width:90px; height:90px; margin:0 auto;}
.cent07 ul li a .img img{ width:100%; height:100%;}
.cent07 ul li a span{ font-size:19px; display:block; margin-top:12%; line-height:30px; font-weight:bold;}
.cent07 ul li a em{ font-style:normal; font-size:14px; display:block; margin-top:6%; color:#919191; line-height:30px; text-align:left;}

.footer-bg{ background:var(--color-blockwhite); color:var(--color-whiteblock);;}
.footer{ padding:3.5% 4%; box-sizing:border-box;}
.logo01{ float:left; display:block; width:14.2%;}
.logo01 img{ width:100%}
.footer dl{float:left;display:block;width:30%;margin-left: 12%;}
.footer dl dd{float:left;display:block;width: 50%;border-left:1px solid var(--color-whiteblock);;box-sizing:border-box;padding: 0px 9%;text-align-last: justify;}
.footer dl dd ul li{ margin-bottom:21%;}
.footer dl dd ul li a{ color:var(--color-whiteblock);; font-size:18px;}
.footer dl dd ul li:last-child{ margin-bottom:0}
.tel{ float:right; display:block; width:35%;}
.tel h2{ font-size:30px; font-weight:normal;}
.tel span{ font-size:16px; display:block;}
.tel em{ font-style:normal; font-size:16px; display:block; margin-top:6%;}

.sp_header{ display:none}
.sjj_nav{display:none}

.top{ display:block; height:163px}

.cent08{display: flex;justify-content: flex-end;}

.cent10{ width:100%}
.cent10 img{ width:100%; vertical-align:bottom;}

.title02{ color:var(--color-blockwhite); }
.title02 h2{font-size:30px; display:block;}

.cent09{ margin-top:6%; color:var(--color-blockwhite); margin-bottom:3%;}
.cent09 h2{ margin-bottom:5%;}
.cent09 span{ display:block; font-size:16px; margin-bottom:4%; line-height:30px;}

.cent11{ margin-bottom:6%;}
.cent11 ul li{margin-top:6%;width: calc((100% - 6%)/2);margin-right:6%;float:left;color:var(--color-blockwhite);}
.cent11 ul li:nth-child(2n){margin-right: 0%;}
.cent11 ul li .img{ width:60%; display:block}
.cent11 ul li .img img{ width:100%; vertical-align:bottom;}
.cent11 ul li h2{ display:block; margin-top:10%; font-size:33px;}
.cent11 ul li span{display:block; margin-top:5%; font-size:24px;}
.cent11 ul li>em{ font-style:normal; margin-top:5%; font-size:14px; display:block; line-height:30px;}
.cent11 ul li dl{ margin-top:5%;}
.cent11 ul li dl dd{}
.cent11 ul li dl dd em{display:block;float:left;width:5px;height:5px;background:var(--color-blockwhite);border-radius:50%;margin-top: 3%;}
.cent11 ul li dl dd  i{float:right;width: 97%;font-style:normal;font-size:13px;display:block;line-height:30px;}

.cent12{ margin-top:6%;background:url(../images/tu08.png) center no-repeat; background-size:100% auto;}
.cent12 ul{    display: flex;
    justify-content: center;
    align-items: flex-start;  margin-top:6%}
.cent12 ul li{  display:block; text-align:center; width:18%; margin:0 1%; }
.cent12 ul li a{ display:block}
.cent12 ul li a img{ max-width:100%;}


.cent14{ margin-top:6%;}
.cent14 ul{ margin-top:2%;}
.cent14 ul li{ float:left; display:block; width:calc((100% - 8%) / 3); margin-right:4%; margin-top:4%; color:var(--color-blockwhite);}
.cent14 ul li:nth-child(3n){margin-right: 0%;}
.cent14 ul li .img{ width:90px; height:90px;}
.cent14 ul li .img img{ width:100%;}
.cent14 ul li span{ display:block; font-size:18px; font-weight:bold; margin-top:7%;}
.cent14 ul li em{ display:block; font-style:normal; margin-top:6%; font-size:13px; line-height:30px;}

.cent15{margin-top:6%;}
.cent15 ul li{ margin-top:4%; color:var(--color-blockwhite);}
.cent15 ul li h2{  display:block; font-size:18px; font-weight:bold; }
.cent15 ul li span{display:block;font-style:normal;margin-top: 2%;font-size:13px;line-height:30px;}

.cent16{ margin-top:6%; margin-bottom:6%;}
.cent16 .img{ margin-top:5%;}
.cent16 .img img{ max-width:100%;}
.cent16 ul{ margin:3% auto; color:var(--color-blockwhite); }
.cent16 ul li span{ font-size:16px; line-height:30px;}
.cent16>em{ line-height:30px; font-style:normal; font-size:16px;  color:var(--color-blockwhite);}


.cent17-bg{ background:#fbfbfb; padding:6% 0; color:var(--color-blockwhite);}
.cent17>h2{font-size:48px;float:left;display:block;width: 44%;}
.cent17-r{float:right;display:block;width: 55%;}
.cent17-r ul li{ margin-bottom:6%;}
.cent17-r ul li:last-child{
    margin-bottom: 0%;
}
.cent17-r ul li h2{  display:block; font-size:24px;}
.cent17-r ul li span{ display:block; font-size:18px; margin-top:5%; line-height:30px}

.cent18{ margin-top:6%;color:var(--color-blockwhite); margin-bottom:6%;}
.cent18>h2{font-size:48px;display:block;}
.cent18>ul{ margin-top:2%}
.cent18>ul>li{ margin-top:6%;}
.cent18>ul>li a{ color:var(--color-blockwhite);}
.cent18>ul>li .img{ float:left; display:block; width:33%}
.cent18>ul>li .img img{ width:100%;}
.cent18-r{float:right;display:block;width: 55%;}
.cent18-r>h2{ border-bottom:2px solid var(--color-blockwhite); padding-bottom:2%;     display: flex; align-items: center;     justify-content: space-between}
.cent18-r>h2 span{ font-size:26px;}
.cent18-r>h2 i{}
.cent18-r>h2 i img{ max-width:100%;}
.cent18-r>span{ display:block; margin-top:4%; font-size:17px; line-height:30px}
.cent18-r dl{ margin-top:6%;}
.cent18-r dl dd{ float:left; display:block; width:calc((100% - 6%) /3); margin-right:3%}
.cent18-r dl dd:nth-child(3n){ margin-right:0;}
.cent18-r dl dd ul li {list-style: disc;margin-left: 8%;line-height: 35px;font-size: 16px;}

.cent19{ margin-top:4%; margin-bottom:8%;}
.cent19all{    display: flex;    justify-content: space-between;align-items: center;
}
.cent19all h2{ font-size:20px; font-weight:normal; color:var(--color-blockwhite);}
.cent19all ul{ text-align:right}
.cent19all ul li{font-size:16px; margin:0 0 0 40px ; display:inline-block;}
.cent19all ul li a{ color:var(--color-blockwhite);/* font-weight:bold; */}
.cent19all ul li.cee01 a{font-weight:bold;}

.zuop{ position:relative; padding-bottom:5%;}

.zuop .swiper-pagination02 span{ background:var(--color-whiteblock); !important; border:1px solid #c7c7c7 !important; }
.zuop .swiper-pagination02 .swiper-pagination-bullet-active{ background:#c7c7c7 !important;}

.inside_con{ padding:10px 0; min-height:300px}

@media only screen and (max-width: 980px) {
	
	.wapper{ width:90% !important;}
	.header-bg{ display:none;}
	.banner .img img{ height:25vh;}
	.banner .img span{ font-size:16px;}
	.index-bg{ top:25vh}
	.top{ height:50px}
	.wapper02{ width:100%;}
	/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;/* background:var(--color-whiteblock);; */position:fixed;z-index:10;width:100%;display:block}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background: var(--color-blockwhite);width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display:block;z-index: 999;}
.nav_show{top:50px}
/*.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}*/
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:var(--color-four);width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
	
	
.cent01-1{ float:none; display:block; width:100%; margin:0 auto; text-align:center;}	
.cent01-1 img{ width:auto; max-width:100%;}
.cent01-r{ float:none; display:block; width:100%; margin-top:5%;}	
.cent01-r span{ font-size:14px; line-height:24px;}

.cent02 ul li{ float:none; display:block; width:100%;}
.cent0201{width: 75%;top: 0%; left:0}
.cent02 ul li:hover .cent0201{width:70%;}
.cent0201 h2{ font-size:24px;}
.cent0201 span{margin-top:5%;line-height: 23px;font-size: 14px; ;}

.banner{ width:100%; overflow:hidden;}
.cent03zy ul li{ float:none; display:block; width:100%; margin-bottom:1%;}
.cent04 h2{ font-size:27px;}
.cent04 a{    font-size: 10px;line-height: 40px;width: 50%;height: 40px;}
.tite h2{ font-size:24px;}
.tite span{ font-size:12px;}
.cent05 ul{ flex-wrap: wrap;}
.cent05 ul li{ width:46%; margin:0 2% 2% 2%;}
.cent05 ul li a .img{ width:50px; height:50px;}
.cent05 ul li a strong{ font-size:14px}
.cent05 ul li a em{ font-size:12px; line-height:22px;}

.cent06{ background-size:100% auto;}
.cent06 ul{ flex-wrap: wrap;}
.cent06 ul li{ width:29%; margin:0 2% 2% 2%;}
.cent06 ul li a .img{ width:50px; height:50px}

.cent07 ul{flex-wrap: wrap;}
.cent07 ul li{ width:46%; margin:0 2% 2% 2%;}
.cent07 ul li a .img{ width:50px; height:50px;}
.cent07 ul li a span{ font-size:14px}
.cent07 ul li a em{ font-size:12px; line-height:22px;}	

.footer{ padding:5% 0;}
.logo01{ float:none; display:block; width:20%; margin:0 auto;}
.footer dl{ float:none; display:block; width:100%; margin:5% auto;}
.footer dl dd ul li a{ font-size:16px;}
.tel{  float:none; display:block; width:100%;}
.tel h2{ font-size:16px;}
.tel span{ font-size:12px;}
.tel em{ font-size:12px;}

.title02 h2{ font-size:29px;}
.cent09 span{ font-size:12px; line-height:24px;}
.cent11 ul li{ width:100%; float:none; margin-right:0}
.cent11 ul li h2{ font-size:25px;}
.cent11 ul li span{ font-size:16px;}
.cent11 ul li>em{ font-size:12px; line-height:24px;}
.cent11 ul li dl dd i{ line-height:24px;}

.cent12{ background-size:100% auto;}
.cent12 ul { flex-wrap: wrap;}
.cent12 ul li{ width:29%; margin:0 2% 2% 2%;}

.cent14{}
.cent14 ul { flex-wrap: wrap;}
.cent14 ul li{ width:46%; margin:0 2% 2% 2%;}
.cent14 ul li .img{ width:50px; height:50px;}
.cent14 ul li span{ font-size:14px}
.cent14 ul li em{ font-size:12px; line-height:22px;}	

.cent15 ul li h2{    font-size: 16px;}
.cent15 ul li span{    font-size: 12px;}
.cent16 ul li span{ font-size:12px;}
.cent16>em{font-size:12px;}

.cent17>h2{ display:block; width:100%;  text-align:center; font-size:24px; float:none; }
.cent17-r{ float:none; display:block; width:100%; margin-top:5%}
.cent17-r ul li h2{ font-size:18px;}
.cent17-r ul li span{ font-size:14px; line-height:22px;}

.cent18>h2{text-align:center; font-size:24px;}
.cent18>ul>li .img{ width:100%; display:block; float:none;}
.cent18-r{ display:block; width:100%; float:none; margin-top:5%;}
.cent18-r>h2 span{ font-size:20px;}
.cent18-r>span{ font-size:14px; line-height:20px;}
.cent18-r dl dd ul li{ font-size:12px; line-height:24px;}

.cent19all{ display:block;}
.cent19all ul li{ margin-left:3%;}

	}

.slideBox{ width:210px; height:250px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:var(--color-whiteblock);; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:var(--color-whiteblock);; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul li{ position:relative;}
.slideBox .bd ul span{ display:block; height:40px; line-height:40px; background:var(--color-blockwhite); background:rgba(0,0,0,0.8); position:absolute; bottom:0px; width:100%; color:var(--color-whiteblock);; padding-left:10px;}
.slideBox .bd img{ width:210px; height:250px; }

.flash{ position:relative; width:100%; height:415px; overflow:hidden; margin-top:-50px;}
.myFocus{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:415px;
	}
.flashn{ position:relative; width:100%; height:250px; overflow:hidden; margin-top:-50px;}
.myFocusn{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:250px;
	}
	
	
/* 大图特效 开始theme-default */
.theme-default #slider{margin:0 auto;width:1600px;height:415px;}
.theme-default .nivoSlider{background:url(loading.gif) no-repeat 50% 50% rgb(255, 255, 255);margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;}
.theme-default .nivo-controlNav{left:684px;width:193px;height:38px;bottom:-12px;padding-top:0px;padding-left:50px;position:absolute;z-index:9;}
.theme-default .nivo-controlNav a{background:url(../images/bullets.png) no-repeat;border:0px currentColor;width:23px;height:17px;text-indent:-9999px;margin-right:3px;float:left;display:block;}
.theme-default .nivo-controlNav a.active{background-position:0px -17px;}
.theme-default .nivo-directionNav a{background:url(../images/arrows.png) no-repeat;border:0px currentColor;width:65px;height:65px;text-indent:-9999px;display:block;}
.theme-default a.nivo-nextNav{background-position:-65px 0px;top:181px;right:300px;}
.theme-default a.nivo-prevNav{left:300px;top:181px;}
.theme-default a.nivo-nextNav:hover{background-position:-65px -65px;top:181px;right:300px;}
.theme-default a.nivo-prevNav:hover{background-position:0px -65px;left:300px;top:181px;}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-slice img{width: 107px; height: 100%; opacity: 1; top: 0px; display: block;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:45%;position:absolute;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}	
/* 大图特效 end */












/*banner_01*/
.banner_01{ width:1000px;height:360px; overflow:hidden; position:relative; z-index:1; }
.banner_01 ul {height:360px;position:absolute;}
.banner_01 ul li {width:1000px; height:360px;float:left;overflow:hidden; position:relative; background:#ccc;}
.banner_01 ul li img{ width:1000px; height:360px;}
.banner_01 .btnBg { width:1000px;height:20px;position:absolute; left:0; bottom:0; background:var(--color-blockwhite);}
.banner_01 .btn {width:1000px; position:absolute; height:10px; padding:5px 10px; right:0; bottom:3px; text-align:right;}
.banner_01 .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:var(--color-whiteblock);;}
.banner_01 .btn span.on {background:var(--color-whiteblock);;}
.banner_01 .preNext {top:130px;width:45px; height:100px;  position:absolute; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.banner_01 .pre {left:0;}
.banner_01 .next {right:0; background-position:right top;}

/*banner_02*/
.banner_02{ height:360px; overflow:hidden;}
.banner_02 #banner_02_con{ display:none;}

/*banner_03*/
.banner_03{ position:relative; z-index: 1; width:100%; height:360px; overflow:hidden;}
.banner_03 .bd { Z-INDEX: 0; position: relative; overflow:hidden; }
.banner_03 .bd ul{ margin:0px auto;}
.banner_03 .bd li { width:100%; height:360px; text-align:center;  overflow:hidden;}
.banner_03 .hd { position:relative; top:-40px; width:1100px; height:20px; margin:0px auto; text-align:center;}
.banner_03 .hd ul { position:absolute; left:50%; margin-left:-60px; bottom:0px; z-index:99; width:150px; height:22px;}
.banner_03 .hd ul li { height:22px; width:22px; margin-left:15px; text-align:center; text-indent:-9999em; float:left; background:url(../Images/BannerBg_02.png) no-repeat; cursor:pointer;}
.banner_03 .hd ul .on { background:url(../images/BannerBg_01.png) no-repeat; }
.banner_03 .prev { position:absolute;  TOP:50%; left:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerLeft.png) no-repeat; cursor: pointer;}
.banner_03 .next { position:absolute; TOP:50%; right:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerRgt.png) no-repeat; cursor:pointer;}

/*scroll_left start*/
#scroll_left{overflow:hidden;width:930px; margin:0px 10px; }
#scroll_left span{ display:block; height:28px; line-height:28px; text-align:center;}
#scroll_left .scroll_scale{width:164px;height:124px; background:#FFF; margin:0 5px;border:1px solid #e4e4e4;} 
#scroll_left .scroll_scale table tr td{ height:124px; width:164px; text-align:center;}
#scroll_left .scroll_scale img{max-width:160px; max-height: 120px; width: expression(this.width >160 && this.height < this.width ? 160: true); height: expression(this.height > 120 ? 120: true);}
/*scroll_left end*/

/*scroll_01*/
.scroll_01{ background:#ddd;}
.scroll_01 .hd .prev,.scroll_01 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_01 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_01 .bd li{ float:left;}

/*scroll_02*/
.scroll_02{ background:#ddd;}
.scroll_02 .hd .prev,.scroll_02  .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_02 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 

/*scroll_03*/
.scroll_03{ background:#ddd;}
.scroll_03 .hd .prev,.scroll_03 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_03 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_03 .bd li{ float:left; width:200px; overflow:hidden; margin:0 10px;}
.scroll_03 .bd li .img{height:150px; border:#f4f4f4 solid 1px; padding:2px; background:var(--color-whiteblock);;}
.scroll_03 .bd li .img:hover{background:#f4f4f4;}
.scroll_03 .bd li span{ height:30px; line-height:30px; text-align:center; display:block;}
.scroll_03 .bd li .img table tr td{ height:144px;}
.scroll_03 .bd li .img table tr td img{ max-width:194px; max-height:144px;}


/*slideTxtBox_01*/
.slideTxtBox_01 .hd ul li.on{ background:#ddd;cursor:pointer; } 

.contentfirst{ display:none;}
.contentin{ display:block;}
.tabin{ background:#ddd;}



/*Add------------------------------------------------------------------------------*/

.weizhi{height:40px; line-height:40px; background:url(../images/title03.png) no-repeat;font-size:14px; }
.inside{margin-top:20px; background:url(../images/title_04.gif) var(--color-whiteblock); repeat-y; min-height:400px;}

.inside_left{ width:220px; float:left;}
.inside_left .side_a dl dt{ border-bottom:3px solid #ddd; display:block; height:40px; color:#324483; font-weight:bold; line-height:40px; font-size:18px;}
.inside_left .side_a dl dd{ height:36px; line-height:36px; border-bottom:#ddd solid 1px;}
.inside_left .side_a dl dd a{ display:block; padding-left:30px; font-size:14px; background: url(../images/about-cn3_19.jpg) 15px center no-repeat;}
.inside_left .side_a dl dd a:hover{ background:#324483; color:var(--color-whiteblock);;}
.inside_left .side_a dl .hover a{ background:#324483; color:var(--color-whiteblock);;} 
.lianxi{ margin-top:15px; text-align:center; padding-bottom:20px;}

.inside_right{ width:720px; float:right; }



/*contact*/
.contact h2{ height:36px; line-height:36px; padding-left:20px; color:var(--color-whiteblock);; background:#999;}
.contact{ margin-top:15px; }
.contact ul{ padding:10px 10px; border:#e4e4e4 solid 1px;}
.contact ul li{ line-height:20px; padding:3px 0;}

/*proShow*/
.product_show ul li{ width:130px;line-height:20px;}
.product_show ul li{ float:left; margin:15px 20px 0; border:#e4e4e4 solid 1px; display:inline;}
.pro img{max-width:120px; max-height: 90px; width: expression(this.width >120 && this.height < this.width ? 120: true); height: expression(this.height > 90 ? 90: true);}
.hover2{ background:#f4f4f4;}

/*product_list*/
.side_product { margin-top:15px;}
.side_product h2{ height:36px; line-height:36px; padding-left:20px; color:var(--color-whiteblock);; background:#999;}
.side_product ul{ padding:10px 10px; border:#e4e4e4 solid 1px; }
.side_product ul li{line-height:24px;}
.side_product ul li a{ padding-left:30px; display:block; border-bottom:#e4e4e4 dashed 1px;background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;}
.side_product ul li dl dd a{ display:inline; border:none; background:none;}


