/*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; color:#666;/*font-family:'Microsoft YaHei';*/}
a{color:#343434;}
a:hover{ color:#006afe;/* text-decoration:underline;*/}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:1452px !important; margin:0 auto; width:90% !important;}


.header-bg{ width:100%; background:#fff; left:0; top:0; position:relative}
.header{ height:100px; display: flex;  align-items: center;justify-content: space-between;}
.logo{ width:10%;}
.logo a{ height:100%; width:100%; display: flex;  align-items: center;}
.logo a img{ max-width:100%; max-height:100%;}

/*menu*/
.menu{height:100px;line-height:100px;}
.menu ul li{ float:left; position:relative; margin:0 2vw;}
.menu ul li dl{ background:#fff; min-width:120px; position:absolute; left:0px; top:100px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; z-index:99 }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#006afe;}
.menu a{ font-size:18px;color:#343434; text-decoration:none; font-weight:bold;display:block;text-align:center;}
.menu a:hover{color:#006afe;}
a.menu_hover{ color:#006afe;}
.menu_down span{ display:block;background:url(../images/menu_down.gif) right 10px center no-repeat;}
.menu ul li.on span>a{color:#006afe;}



.yuyan{ display: flex;  align-items: center; color:#999999}
.yuyan a{ font-size:17px; color:#999999}
.yuyan a.on{ color:#006afe; font-weight:bold;}
.yuyan a{ margin:0 10px}
.banner{ width:100%; position:relative}
.banner img{ width:100%; vertical-align:bottom;}


.cent01{ margin-top:4%;}
 .con1_top {
        padding: 15px;
        position: relative;
        background-color: #f5f5f5;
        /*   background-image: url(../images/toutiao.png);*/
        background-repeat: no-repeat;
        background-position: left top;
        margin-bottom: 4%;
    }
    .con1_top_pos {
        position: absolute;
        width: 70px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        background-color:#4869c9;
        color:#fff;
        font-size: 20px;
        left: 10px;
        top: 5px;
    }
    .con1_top a:hover {
        color:4869c9 !important;
    }
    .con1_top a {
        color:#333333;
        font-size: 18px;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        font-weight: bold;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        padding: 0 150px;
        box-sizing: border-box;
    }
    .con1_top p {
        text-align: left;
        padding: 0 150px;
        width: 100%;
        color: #666666;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        box-sizing: border-box;
    }


.cent01-l{float:left;display:block;width: 43%;}
.cent01-l h2{ font-size:42px; display:block; color:#343434}
.cent01-l span{display:block;font-size:20px;line-height: 2; margin:4% 0;}
.more{ display: flex;   align-items: center; color:#a8a8a8}
.more em{display:inline-block;font-style:normal;font-size:20px;border-bottom:1px solid #006afe;padding-right: 10px;padding-bottom: 4px;}
.more img{width:40px;/* margin-left:20px; */display:inline-block;}
.cent01-r{float:right;display:block;width: 49%;}
.cent01-r img{ width:100%; vertical-align:bottom; } 

.cent02{ margin-top:2%}
.cent02 ul{ display: flex;  align-items: center;justify-content: space-between;}
.cent02 ul li{ margin-top:2%; box-sizing:border-box; padding:10px; border-radius:20px; background:#f2f2f2}
.cent02 ul li a{ display:block; position:relative}
.cent02 ul li a>img{ width:100%; vertical-align:bottom;}
.cent02 ul li a .cent0201{ position:absolute; top:0; left:0; height:100%; width:100%; display: flex; justify-content: center;  align-items: center;}
.cent02 ul li a .cent0201 span{ color:#fff; font-size:29px; margin-left:30px; font-weight:bold}


.cent03-bg{  background-size:cover; margin-top:4%;}

.title{ text-align:center;}
.title h2{ font-size:44px; color:#333333;}
.title span{ font-size:16px; display:block; color:#666;}

.cent03{ padding:4% 0}
.cent03 ul li{float:left;display:block;width: 46%;margin-right: 8%;background:#ffffff;color:#343434;box-sizing:border-box;padding: 5% 8%;border-radius:10px;margin-top:3%}
.cent03 ul li:nth-child(2n) {margin-right: 0% ;}
.cent03 ul li.on{ background:#006afe; color:#fff;}
.cent03 ul li span{ font-size:25px; display:inline-block; border-bottom:1px solid #fff;}
.cent03 ul li h2{ font-size:90px; display:block; display:block;}
.cent03 ul li strong{ font-size:37px; display:block; font-weight:normal;}
.cent03 ul li i{ display:inline-block; font-size:16px; font-style:normal; margin-top:2%}



.cent04{margin:4% auto;background:#f6f7fb;border-radius:10px;box-sizing:border-box;padding: 2% 3%;}
.cent04-l{float:left;display:block;width: 35%;}
.cent04-l h2{ font-size:44px; display:block; color:#333333;}
.cent04-l span{display:block;font-size:16px;line-height:2;margin: 5% 0;}
.cent04-l img{ width:100%; display:block; vertical-align:bottom;}
.cent04-r{float:right;display:block;width: 57%;}
.cent04-r ul li{background:#fff;border-radius:20px;margin-bottom: 24px;}
.cent04-r ul li a{ display: flex; align-items: center; box-sizing:border-box; padding:4%; font-size:26px; color:#676767; font-weight:bold;}
.cent04-r ul li a img{ width:50px; margin-right:2vw;}
.cent04-r ul li:last-child{ margin-bottom: 0%;}
.cent04-r ul li:hover{ background:#006afe}
.cent04-r ul li:hover a{ color:#fff}
.cent04-r ul li:hover img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);  }



.tletel{}
.tletel h2{font-size:44px; display:block; color:#333333;}

.cent05-bg{ background:#f2f2f2; padding:4% 0; box-sizing:border-box;}
.cent0501{float:left;display:block;width: 48%;}
.cent0501 span{display:block;font-size: 20px;line-height:2;margin: 5% 0;}

.cent05-r{float:right;display:block;width: 36%;}
.cent05-r img{ width:100%; vertical-align:bottom;}


.cent06-bg{ background:url(../images/tu11.png) center no-repeat; background-size:cover; padding:4% 0}
.cent06 .title h2{  color:#fff;}
.cent06 .title span{  color:#fff;}
.cent06 ul li{float:left;display:block;width: calc((100% - 5%)/2);margin-right: 5%;margin-top:2%;text-align:center;}
.cent06 ul li:nth-child(2n) { margin-right: 0% ;}
.cent06 ul li .rgje{background:#fff;border-top:2px solid #7fb5ff;box-sizing: border-box;padding: 4% 7%;}
.cent06 ul li .rgje img{ width:100%; display:block; vertical-align:bottom;}
.cent06 ul li h2{ display: flex; justify-content: center;  align-items: center; font-size:26px; color:#fff; margin-bottom:2%;}
.cent06 ul li h2 img{ width:30px; margin-right:10px;}
.cent06 ul li span{ font-size:20px; color:#000; display:block; margin-bottom:20px;}


.fanhui{margin-top:-100px; padding-top:100px}


.cent08-bg{ background:#f6f7fb; padding:4% 0}
.cent0801{display: flex;  align-items: center;justify-content: space-between;}
.cent0801 .title{ text-align:left;}
.cent0801>span{ font-size:23px; color:#656565; display:block; line-height:2; width:50%}
.cent08 ul{ margin-top:4%;}
.cent08 ul li{ float:left; display:block; width:calc((100% - 4%)/2); margin-right:4%; background:#fff; box-sizing:border-box; border-radius:20px; padding:4% 4%;}
.cent08 ul li:nth-child(2n) {margin-right: 0% ;}
.cent08 ul li a{ display: flex;  align-items: center;justify-content: space-between;}
.cent08 ul li a .cent08-r{ width:48%}
.cent08 ul li a .cent08-r img{ width:100%; vertical-align:bottom;}
.cent08 ul li a .cent08-l{}
.cent08 ul li a .cent08-l img{ display:block; height:60px; margin-bottom:20%;}
.cent08 ul li a .cent08-l h2{ display:block; font-size:23px; color:#333; }
.cent08 ul li a .cent08-l span{ display:block; font-size:16px; color:#666;margin-bottom:20%;}
.cent08 ul li a .cent08-l em{ font-style:normal; color:#666; display:inline-block; padding:8px 15px; border:1px solid #ccc; border-radius:5px;}

.cent09{ width:100%}
.cent09 img{ width:100%; vertical-align:bottom;}
.cent09 a{ display:block}

.cent10{ margin:4% auto;}
.cent10 ul{ margin-top:4%;}
.cent10 ul li{background:#f6f7fb;margin-top:20px;border-radius:10px;padding: 2% 4% 2% 11%;position:relative;}
.cent10 ul li h2{font-size:24px; line-height:2; font-weight:normal; display:block;}
.cent10 ul li em{position:absolute;top:0;left: 2%;background:url(../images/tu18.png) center no-repeat;width:63px;height:120px;display: flex;justify-content: center;align-items: center;font-style:normal;color:#fff;font-size:29px;}

.cent11{ padding:4% 0; display: flex;  align-items: center; justify-content: center; }
.cent11 .img{ width:36%s;}
.cent11 .img img{ width:100%; vertical-align:bottom;}
.cent1101{ color:#fff; margin-left:4%}
.cent1101 h2{ font-size:40px; display:block;}
.cent1101 span{ display:block; padding:15px 24px; color:#fff; border-radius:10px; border:1px solid #fff; margin-top:5%;}

.footer-bg{ background:url(../images/tu23.png) center no-repeat; background-size:cover; padding-top:4%; color:#fff}
.footer-bg a{color:#fff}
.footer{ padding-bottom:2%}
.footer dl{ display: flex;  justify-content: space-between;}
.footer dl dd:nth-child(1) {  width:30%}
.footer dl dd .logo01{ height:30px; display: flex;   align-items: center;}
.footer dl dd .logo01 .hou01{margin-right:1vw;height: 120px;display:block;}
.footer dl dd .logo01 img{height: 106px;}
.footer dl dd span{font-size:18px;display:block;line-height:1.5;margin-top: 8%;}
.footer dl dd h2{ font-size:23px}
.footer dl dd ul{ display:block; margin-top:26px;}
.footer dl dd ul li{ display: flex; align-items: center; margin-bottom:20px}
.footer dl dd ul li a{ font-size:16px}
.footer dl dd ul li img{ margin-right:5px}

.footer02{ border-top:1px solid #4069a1; display: flex;  align-items: center;justify-content: space-between; padding:1% 0;}
.footer02 span{ font-size:16px}
.fent{ display: flex; align-items: center;}
.fent a{ width:30px; height:30px; display: flex; justify-content: center;  align-items: center;}
.fent a img{ max-width:100%; max-height:100%}

.HBoxbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:88; background:rgba(0,0,0,0.5); display:none;}
.HBox {
	width: 800px;
	height:auto;
	margin: 0 auto;
	box-shadow: 1px 1px 5px #333;
	-webkit-box-shadow: 1px 1px 5px #333;
	background-color: #ffffff; position:absolute;
	top: 50%;
	left: 50%; transform: translate(-50%,-50%);
	z-index: 100000; border-radius:20px; box-sizing:border-box; padding:2% 4%;
}
.HBox img{ height:300px; width:100%;}

.sbbd{ border:1px solid #ccc; border-radius:5px; padding:4% 4%; box-sizing:border-box;}
.sbbd h2{ font-size:24px; color:#000; display:block;color:#333;}
.sbbd ul li{ margin-bottom:20px;}
.sbbd span{ display:block; font-size:16px; color:#333;}
.sbbd ul li .input_text{outline:none; line-height:30px; border-radius:5px; width:100%; padding:0 10px; box-sizing:border-box; border:1px solid #ccc; margin-top:10px}
.sbbd ul li .input_text::-webkit-input-placeholder{ color:#ccc;}

.xzwj{ border-radius:5px; width:100%; padding:0 10px; box-sizing:border-box; border:1px solid #ccc;display: flex;   align-items: center; padding:9px; margin-top:10px;}
.xzwj>a{ background:#efefef; color:#000; border:1px solid #000; border-radius:5px; padding:5px 12px; display:inline-block;}
.sbbd>a{ color:#fff; background:#006afe; border-radius:5px; padding:8px 12px;}

.sp_header{ display:none}
.sjj_nav{ display:none}
.top{ display:none}

.inside_con{ padding:10px 0; min-height:300px;}

@media only screen and (max-width: 980px) {
	.top{ display:block; height:50px;}/*---------------------------------------------------------------------------------------------------------------æ‰‹æœºç«™å¯¼èˆªå¼€å§‹----------*/
.sp_header{height:50px;overflow:hidden;background:#fff;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:#006afe;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}
.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:#666;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}
/*---------------------------------------------------------------------------------------------------------------æ‰‹æœºç«™å¯¼èˆªç»“æŸ----------*/
	
	.header-bg{ display:none;}
	.cent01-l{ float:left; display:block; width:100%}
	.cent01-r{ float:left; display:block; width:100%; margin-top:5%;}
	.cent01-l h2{ font-size:24px}
	.cent01-l span{ font-size:16px; line-height:1.5;}
	.more{ margin-top:2%;}
	
	.cent02 ul{flex-wrap: wrap;  }
	.cent02 ul li{ margin-top:5%;}
	.cent02 ul li a .cent0201 span{ font-size:24px}
	
	.title h2{ font-size:26px;}
	.title span{ font-size:14px;}
	.cent03 ul li{ width:100%; float:none; margin-right:0; margin-top:5%}
	.cent03 ul li h2{ font-size:54px}
	.cent03 ul li strong{ font-size:24px}
	
	.cent04-l{ float:none; display:block; width:100%}
	.cent04-l h2{ font-size:26px;}
	.cent04-l span{font-size:14px;}
	.cent04-r{ float:none; display:block; width:100%; margin-top:5%}
	.cent04-r ul li a{ font-size:20px}
	
	.cent0501{ float:none; display:block; width:100%;}
	.tletel h2{ font-size:26px}
	.cent0501 span{font-size:14px;}
	.cent05-r{ float:none; display:block; width:100%; margin-top:5%}
	
	.cent06 ul li{float:none; display:block; width:100%;margin-top:5%}
	.cent06 ul li span{ font-size:14px;}
	.cent0801{flex-wrap: wrap; }
	.cent0801>span{ width:100%; margin-top:4%;font-size:14px; line-height:1.5;}
	
	.cent08 ul li{ float:none; margin-right:0; width:100%;}
	.cent08 ul li a{flex-wrap: wrap; }
	.cent08 ul li a .cent08-l{ width:100%}
	.cent08 ul li a .cent08-l img{ margin-bottom:5%}
	.cent08 ul li a .cent08-l span{ margin-bottom:5%}
	.cent08 ul li a .cent08-r{ width:100%; margin-top:5%}
	
	.cent04{ margin:5% auto;}
	.cent11{flex-wrap: wrap; padding:5% 0}
	.cent1101 h2{ font-size:24px;}
	
	.cent10 ul li{ padding:5% 5%  5% 15%;}
	.cent10 ul li h2{ font-size:14px; line-height:1.5;}
	.cent10 ul li em{ width:40px; height:60px; background-size:100% 100%;}
	
	.footer dl{flex-wrap: wrap;}
	.footer dl dd{ width:100%; margin-bottom:5%}
	.footer dl dd:nth-child(2){ width:50%;}
	.footer dl dd:nth-child(1){ width:100%}
	.footer dl dd:nth-child(3){ width:50%;}
	.footer02{flex-wrap: wrap; padding:5% 0}
	.fent{justify-content: center;   flex-wrap: wrap; width:100%;  }
	}
	


.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:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.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:#000; background:rgba(0,0,0,0.8); position:absolute; bottom:0px; width:100%; color:#fff; 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 */











/*common 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:#000;}
.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:#fff;}
.banner_01 .btn span.on {background:#fff;}
.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:#fff;}
.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) #fff 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:#fff;}
.inside_left .side_a dl .hover a{ background:#324483; color:#fff;} 
.lianxi{ margin-top:15px; text-align:center; padding-bottom:20px;}

.inside_right{ width:720px; float:right; }
.inside_con{ padding:10px 0;}



/*contact*/
.contact h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; 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:#fff; 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;}


