﻿@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px;}
/*超出部分显示...*/
li{list-style:none; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;word-break:keep-all;}
ul{list-style:none;}
img{ border:none;webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.clear{ clear:both;}
a{color:#222222; overflow: hidden;text-decoration:none;}
a:hover{ text-decoration:none;color:#e60012;}
/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);filter:gray;filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);}*/
/*超出部分隐藏*/
div{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:left;}
/*强制换行word-break: break-all;word-wrap:break-word;*/
body{font-family: 微软雅黑,Microsoft YaHei,宋体, Arial, sans-serif, Helvetica;color:#222222; font-size:18px; font-weight:normal;background:#ffffff;
/*background:url('/images/2024bj1200.jpg')  top center no-repeat #ffffff !important;*/}
.top{width:100%;height:45px; background-color:#fff5f5;min-width:1200px;}
.top .box{width:1200px;height:45px;margin:0 auto;}
.top .box .txt{width:auto;height:45px;line-height:45px;margin-right:100px;float:left;font-size:14px;}
.top .box .txt a{margin-left:10px;margin-right:10px;}
.top .box .rtxt{width:auto;height:45px;line-height:45px;float:right;font-size:14px;}
.toplogo{width:1200px;height:110px;line-height:110px;margin:0px auto;background-color:#ffffff;}
.toplogo .logo{height:80px;width:210px;margin-top:15px;float:left;}
.toplogo .logo img{height:80px;width:210px;webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.toplogo .logolm{width:auto;height:50px;float:left;color:#e60012;font-size:32px;font-weight:bold;margin-left:20px;line-height:50px;margin-top:30px;}
.toplogo .logolm a{margin-left:20px;font-size:32px;font-weight:bold;color:#e60012;line-height:50px;}

.toplogo .search{float:left;margin-left:150px;width:440px;height:40px;margin-top:35px;}
.toplogo .search .inp_srh{border:1px solid #c1c1c1;float:left;display:inline;margin-top:3px;border-radius:0;height:33px;width:265px;font-size:14px;padding-left:10px;padding-right:10px;}
.toplogo .search .btn_srh{height:35px !important;line-height:35px !important;float:left;background:#e60012;color:#FFFfff;font-size:15px;width:60px;border:none;margin-top:3px;cursor:pointer;}

.toplogo .search_ej{float:right;width:247px;height:40px;margin-top:35px;}
.toplogo .search_ej .inp_srh{border:1px solid #c1c1c1;float:left;display:inline;margin-top:3px;border-radius:0;height:33px;width:165px;font-size:14px;padding-left:10px;padding-right:10px;}
.toplogo .search_ej .btn_srh{height:35px !important;line-height:35px !important;float:left;background:#e60012;color:#FFFfff;font-size:15px;width:60px;border:none;margin-top:3px;cursor:pointer;}

.toplogo .topgg{width:140px;height:80px;margin-top:15px;float:right;}
.toplogo .topgg img{width:140px;height:80px;}

.navbox{width:100%;min-width:1200px;height:55px;background-color:#e60012;margin-bottom:30px;position:relative;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.nav{width:1200px;height:55px;line-height:55px;margin:0 auto;overflow:visible;}
.nav li{width:175px;height:55px;line-height:55px;float:left;text-align:center;font-size:20px;cursor:pointer;overflow:visible;}
.nav li a{color:#ffffff;}
.nav li a:hover{text-decoration:none;color:#ffffff;}
.nav li span{width:auto;height:55px;line-height:55px;display:block;font-size:20px;color:#ffffff;}
.nav li span img{vertical-align:middle;margin-left:6px;width:11px;height:6px;webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;border-radius:0px;-webkit-transition: -webkit-transform 0.4s ease-out;-moz-transition: -webkit-transform 0.4s ease-out;transition: -webkit-transform 0.4s ease-out;transform-origin:center center;transform: rotate(0deg);}
.nav li:hover > .tnavbox{display:block;}
.nav li:hover > span img{transform: rotate(180deg);}
.nav .xiala{width:175px;}
.nav .sy{width:150px;}

.navbox .tnavbox{width:100%;min-width:1200px;height:55px;background-color:#ffffff;position:absolute;left:0px;top:55px;display:none;}
.navbox .tnavbox .tnav{width:1200px;height:55px;line-height:55px;margin:0 auto;cursor:default;}
.navbox .tnavbox .tnav li{width:auto;height:55px;line-height:55px;float:left;text-align:center;font-size:20px;margin-right:30px;margin-left:30px;}
.navbox .tnavbox .tnav li a{color:#222222;}
.navbox .tnavbox .tnav li a:hover{text-decoration:none;color:#e60012;}

.navbox .tnavbox .tnavds{width:1200px;height:55px;line-height:55px;margin:0 auto;cursor:default;}
.navbox .tnavbox .tnavds .txt2 {width: 55px;}
.navbox .tnavbox .tnavds li a{color:#222222;}
.navbox .tnavbox .tnavds li a:hover{text-decoration:none;color:#e60012;}
.navbox .tnavbox .tnavds .sx{font-weight:900;}
.navbox .tnavbox .tnavds li {font-size:18px;width: 35px;height: 55px;text-align: center;float: left;line-height: 55px;}

.navbox_ej{width:100%;min-width:1200px;height:55px;background-color:#e60012;margin-bottom:30px;}
.navbox_ej .nav11{width:1200px;height:55px;line-height:55px;margin:0 auto;}
.navbox_ej .nav11 li{width:109px;height:55px;line-height:55px;float:left;text-align:center;font-size:20px;}
.navbox_ej .nav11 li a{color:#ffffff;}
.navbox_ej .nav11 li a:hover{text-decoration:none;color:#ffffff;}

.navbox_ej .nav10{width:1200px;height:55px;line-height:55px;margin:0 auto;}
.navbox_ej .nav10 li{width:120px;height:55px;line-height:55px;float:left;text-align:center;font-size:20px;}
.navbox_ej .nav10 li a{color:#ffffff;}
.navbox_ej .nav10 li a:hover{text-decoration:none;color:#ffffff;}

.ejgg{width:1200px;height:100px;margin:0 auto;}
.ejgg img{width:1200px;height:100px;}

.main{width:1200px;height:auto;margin:0 auto;}
.main .gg{width:1200px;height:100px;margin-bottom:30px;}
.main .gg img{width:1200px;height:100px;}
.main .dishi{width:1200px;height:44px; background-color:#fff5f5;margin-bottom:30px;webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.main .dishi ul{width:1188px;height:44px;padding-left:12px;}
.main .dishi ul li{width:35px;height:44px;text-align:center;float:left;line-height:44px;}
.main .dishi ul .txt2{width:55px;}

.main .tt{width:1200px;height:98px;line-height:98px;color:#d72521;font-size:40px;font-weight:600; text-align:center;}
.main .tt a{color:#d72521;}
.main .htcon{margin-bottom:30px;width:1200px;height:auto;}
/*焦点图*/
.jdtbox{width:720px;height:405px;float:left;}
.yx-rotaion{width:720px;height:405px;}
.yx-rotaion a{color:#ffffff;}
.yx-rotaion a:hover{color:#ffffff;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1;webkit-border-radius:0px 0px 10px 10px;-khtml-border-radius:0px 0px 10px 10px;-moz-border-radius:0px 0px 10px 10px;border-radius:0px 0px 10px 10px;}
.yx-rotation-t{color:#ffffff;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotaion-btn span{background:url(../images/focus_btn.png) no-repeat;display:block;}
.yx-rotation-focus{height:7px;right:10px;bottom:16px;z-index:2}
.yx-rotation-focus span{width:7px;height:7px;border-radius:0px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center; outline:0; float:left; background:#D9D9D9;border-radius: 5px;}
.yx-rotation-focus span i{display: none;font-style: normal;}
.yx-rotaion-btn{width:100%;height:74px;top:50%;margin-top:-57px;}
.yx-rotaion-btn span{width:40px;height:74px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:0px -74px;float:left;left:0px}
.yx-rotaion-btn .right_btn{background-position:-40px -74px;float:right;right:0px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-color:#e60012;}
.rotaion_list{width:0;height:0;overflow:hidden;}
.rotaion_list li{width:720px;height:405px;}
.rotaion_list li img{width:720px;height:405px;}
/*焦点图*/
.main .htcon .toutiao{width:1200px;height:40px;line-height:40px;text-align:center;font-size:38px;font-weight:bold;}
.main .htcon .ztt{width:1200px;height:20px;line-height:20px;margin-top:15px;text-align:center;}
.main .htcon .ztt a{width:auto;height:20px;line-height:20px;font-size:14px;margin-left:10px;margin-right:10px;color:#949494;}
.main .htcon .ztt a:hover{color:#949494;}

.main .htcon .ttul{margin-left:30px;float:left;width:450px;height:405px;}
.main .htcon .ttul li{width:450px;height:40px;line-height:40px;}
.main .htcon .ttul li:nth-of-type(1){font-weight:bold;font-size:22px;height:45px;line-height:45px;}
.main .htcon .ttul li:nth-of-type(6){font-weight:bold;font-size:22px;height:45px;line-height:45px;}

.main .htcon .left{width:380px;height:auto;margin-right:30px;float:left;}
.main .htcon .left .xwbox{width:380px;height:213px;margin-top:20px;}
.main .htcon .left .xwbox .tp{width:380px;height:213px;}
.main .htcon .left .xwbox .tp img{width:380px;height:213px;}
.main .htcon .left .xwbox .btbj{width:380px;height:40px; background:#000000;margin-top:-40px;opacity: 0.4;-moz-opacity: 0.4;filter:alpha(opacity=40);}
.main .htcon .left .xwbox .bt{width:360px;height:40px;line-height:40px; text-align:center;top:-40px;color:#ffffff;position:relative;margin-left:10px;}
.main .htcon .left .xwbox .bt a{color:#ffffff;}
.main .htcon .left ul{width:380px;margin-top:9px;height:auto;}
.main .htcon .left ul li{width:380px;height:37px;line-height:37px;}
.main .htcon .right{margin-right:0px;}
.main .htcon .left .aul{width:380px;margin-top:20px;height:auto;}
.main .htcon .left .aul li{width:380px;height:37px;line-height:37px;}

.main .htcon .simply-scroll{width:1200px;/*height:214px;*/margin-top:20px;height:auto;}
.main .htcon .simply-scroll-container {position:relative;}
.main .htcon .simply-scroll .simply-scroll-clip{width:1200px;/*height:214px;*/position:relative;height:auto;}
.main .htcon .simply-scroll-list{overflow: hidden;margin: 0;padding: 0;list-style: none;}
.main .htcon .simply-scroll-list li{width:380px;height:214px;margin-right:30px;float:left;}
.main .htcon .simply-scroll-list li .xwbox{width:380px;height:214px;}
.main .htcon .simply-scroll-list li .xwbox .tp{width:380px;height:214px;}
.main .htcon .simply-scroll-list li .xwbox .tp img{width:380px;height:214px;}
.main .htcon .simply-scroll-list li .xwbox .btbj{width:380px;height:40px; background:#000000;margin-top:-40px;opacity: 0.4;-moz-opacity: 0.4;filter:alpha(opacity=40);}
.main .htcon .simply-scroll-list li .xwbox .bt{width:360px;height:40px;line-height:40px; text-align:center;top:-40px;color:#ffffff;position:relative;margin-left:10px;}
.main .htcon .simply-scroll-list li .xwbox .bt a{color:#ffffff;}

.main .htcon .lmbtbox{width:380px;height:38px;font-size:30px;font-weight:700;line-height:38px;}

.btbj{webkit-border-radius:0px 0px 10px 10px;-khtml-border-radius:0px 0px 10px 10px;-moz-border-radius:0px 0px 10px 10px;border-radius:0px 0px 10px 10px;}
.jj{word-break: break-all;word-wrap: break-word;white-space: normal;}

.main .yqlj{margin-bottom:30px;width:1200px;height:auto;padding-bottom:20px;}
.main .yqlj p{font-weight:600;width:auto;height:26px;line-height:26px;font-size:20px;}
.main .yqlj ul{width:1200px;height:auto;margin-top:5px;}
.main .yqlj ul li{width:auto;height:40px; line-height:40px;float:left;margin-right:35px;}

.main .zkzjul{height:369px;}
.main .zkzjul .zkzjli{width:277px !important;height:369px !important;margin-right:30px !important;float:left;}
.main .zkzjul .zkzjli .xwbox{width:277px !important;height:369px !important;}
.main .zkzjul .zkzjli .xwbox .tp{width:277px !important;height:369px !important;}
.main .zkzjul .zkzjli .xwbox .tp img{width:277px !important;height:369px !important;}
.main .zkzjul .zkzjli .xwbox .btbj{width:277px !important;height:130px !important;background:#000000;margin-top:-130px !important;opacity: 0.4;-moz-opacity: 0.4;filter:alpha(opacity=40);}
.main .zkzjul .zkzjli .xwbox .xxbox{width:257px !important;height:120px;text-align:left !important;top:-120px;color:#ffffff;position:relative;margin-left:10px;}
.main .zkzjul .zkzjli .xwbox .bt{width:257px !important;height:40px;line-height:40px;text-align:left !important;color:#ffffff;top:0px !important;margin-left:0px !important;}
.main .zkzjul .zkzjli .xwbox .bt a{color:#ffffff;}
.main .zkzjul .zkzjli .xwbox .qt{width:277px !important;height:24px;line-height:24px;text-align:left !important;color:#ffffff;font-size:14px;}
.main .zkzjul .zkzjli .xwbox .qt a{color:#ffffff;}


.bottom{width:1200px;height:auto;margin:0px auto 15px auto;border-top:1px #c6c6c6 solid;font-size:14px;padding-top:10px;}
.bottom p{width:1200px;height:35px;line-height:35px;text-align:center;}
.bottom span{width:auto;height:35px;line-height:35px;padding-left:15px;padding-right:15px;}
.bottom i{width:auto;height:35px;line-height:35px;padding-left:7px;padding-right:8px;}

/*内容页*/
.top_db_ej{width:100%;height:40px;background:#e60012;overflow:visible;min-width:1200px;}
.top_db_ej a{color:#ffffff;}
.top_db_ej .box{width:1200px;height:40px;line-height:40px;margin:0 auto;overflow:visible;}
.top_db_ej .box .txt{float:left;width:1100px; overflow:visible;}
.top_db_ej .box .txt .lja{float:left;width:auto;text-align:left;display:block;height:40px;margin-right:20px;}
.top_db_ej .box .txt .lja:hover{color:#ffffff;}
.top_db_ej .box .txt1{float:right;width:100px;text-align:right;}
.nrtopgd{height:40px;width:50px;position:relative;overflow:visible;float:left;}
.nrtopgd span{display:inline-block;width:9px;height:5px;margin:0 0 0 5px;line-height:13px;vertical-align:middle;-webkit-transform:none; -moz-transform:none; -o-transform:none;background:url('../images/bjt.png') no-repeat 0px 0px;}
.nrtopgd:hover > .nrqblm{display:block;}
.nrqblm{display:none; border:1px solid #e60012; border-top:none;top:40px;text-align:center;position:absolute;z-index:9998;background-color:#ffffff;-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);right:-30px;}
.nrqblm .nrqblmul{float:left;width:200px;}
.nrqblm .nrqblmul li{height:40px;line-height:40px;width:100px;text-align:center; float:left;}
.nrqblm .nrqblmul .nrqblma{height:40px;line-height:40px;width:100px;text-align:center;color:#222222;}
.nrqblm .nrqblmul .nrqblma:hover{ text-decoration:none;color:#e60012;}
.nrqblm .nrqblmul .lim{height:40px;line-height:40px;width:180px;text-align:left; float:left;margin-left:10px;margin-right:10px;}
.nrqblm .nrqblmul .nrqblmam{height:40px;line-height:40px;width:180px;text-align:left;color:#222222;}
.nrqblm .nrqblmul .nrqblmam:hover{ text-decoration:none;color:#e60012;}
.top_logo_ej{width:1200px;height:auto;margin:0 auto;}
.top_logo_ej .logodiv{margin-top:20px;width:1200px;height:50px;margin-bottom:20px;}
.top_logo_ej .logodiv .logo{height:50px;width:190px;float:left;}
.top_logo_ej .logodiv .logo img{height:50px;width:190px; margin-top:0px;}

.top_logo_ej .logodiv .logolm{width:auto;height:50px;float:left;color:#e60012;font-size:28px;font-weight:bold;margin-left:20px;line-height:50px;}
.top_logo_ej .logodiv .logolm a{margin-left:20px;font-size:28px;font-weight:bold;color:#e60012;line-height:50px;height:50px;}

.top_logo_ej .logodiv .dqwz{height:50px;width:auto;float:left;margin-left:60px;line-height:50px;}
.text_title{width:1200px;height:auto;margin:0 auto;padding-bottom:15px;border-bottom:1px #d3d3d3 solid; background:#ffffff;}
.text_title h3{font-size:28px; font-weight:normal;margin:20px auto 5px auto;word-break: normal;word-wrap: break-word;white-space: normal;font-weight: bold;}
.text_title h4{font-size:28px; font-weight:normal;margin:5px auto 15px auto;word-break: normal;word-wrap: break-word;white-space: normal;font-weight: bold;}
.text_title h1{font-size:38px; font-weight:bold;margin:5px auto 10px auto;word-break: normal;word-wrap: break-word;white-space: normal;}
.text_title .txtbox{width:1200px;height:44px;line-height:44px;}
.text_title .txtbox .rqly{width:auto;height:44px;line-height:44px; float:left;text-align:left; color:#666666;}
.text_title .txtbox .fenxiang{width:auto;height:44px;line-height:44px; float:right;text-align:left; color:#666666;}
.text_title .txtbox .fenxiang a{margin-right:10px;}

.text_con{width:1200px;margin:30px auto;background:#ffffff;}
.text_con .left{width:820px;float:left;height:auto;}
.text_con .left .dqwz{width:820px;float:left;height:25px;line-height:25px; margin-bottom:20px;}

.text_con .left .box_con td,th{border:1px solid #DDD;}
.text_con .left .box_con table{border-spacing:0px;}
.text_con .left .box_con table p{text-indent:0em !important;}

.text_con .left .box_con{text-align:left;width:820px;height:auto;line-height:200%;word-break: break-all;word-wrap:break-word;white-space:normal;}
.text_con .left .box_con div{word-break: break-all;word-wrap:break-word;white-space:normal;}
.text_con .left .box_con span{word-break: break-all;word-wrap:break-word;white-space:normal;}
.text_con .left .box_con p{margin:25px 0; line-height:200%;/*text-indent:2em;*/}

.text_con .left .box_con img{
			 text-align:center;padding-bottom:5px;_overflow:hidden;margin:0 auto;display:block;max-width:640px; width:expression(document.body.clientWidth>640?"640px":"auto"); overflow:hidden;
}
.text_con .left .box_con video{
			 text-align:center;padding-bottom:5px;_overflow:hidden;margin:0 auto;display:block;max-width:640px; width:expression(document.body.clientWidth>640?"640px":"auto"); overflow:hidden;
}
.text_con .left .box_con object{
			 text-align:center;padding-bottom:5px;_overflow:hidden;margin:0 auto;display:block;max-width:640px; width:expression(document.body.clientWidth>640?"640px":"auto"); overflow:hidden;
}
.text_con .left .box_con embed{
			 text-align:center;padding-bottom:5px;_overflow:hidden;margin:0 auto;display:block;max-width:640px; width:expression(document.body.clientWidth>640?"640px":"auto"); overflow:hidden;
}
.text_con .left .box_con .wzfy{
				text-align:center;width:820px; margin-top:20px;
}
.text_con .left .lbfy{
				text-align:center; margin-top:30px; float:left; width:660px;
}
.text_con .left .box_con .wzfy{
				text-align:center;width:820px; margin-top:20px;
}

.text_con .left .box_con .edit{
				text-align:right;margin:20px auto; font-size:14px;
}
.text_con .left .box_news{
				width:820px;height:auto;
}
.text_con .left .box_news h2{
				 text-align:left;padding:15px 0 10px;font-size:24px; font-weight:normal;
}
.text_con .left .box_news ul{
				 width:850px;height:auto;
}
.text_con .left .box_news ul li{
				 width:395px;height:40px; line-height:40px; margin-right:30px;float:left;
}

.lanmu3{
margin-left:10px;margin-right:10px; height:49px;border-bottom:1px #dcdcdc solid; font-weight:normal; font-size:24px;
}
.lanmu3 .bt{
				float:left;height:49px;line-height:49px; font-weight:normal; font-size:24px;
}
.lanmu3 .gd{
				 float:right; margin-top:20px; font-size:14px;
}
.lanmu3 .gd a{
				color:#8b8b8b;
}
.lanmu3 .gd a:hover{
				color:#e60012;
}

.text_con .right{width:350px;float:right;}
.text_con .right .lmbox{border:#efefef 1px solid;margin:0px auto 30px auto;width:348px;height:auto; padding-bottom:15px;}
.text_con .right .lmbox ul{width: 320px;height: auto;float: left; margin-left: 15px; margin-top: 15px;}
.text_con .right .lmbox ul li{width:320px;height:30px;float:left; line-height:30px;}

.text_con .right .lmbox .xwbox{
				width:152px;height:90px; float:left; margin-top:15px; margin-left:15px;
}
.text_con .right .lmbox .xwbox .tp{
				width:152px;height:90px;
}
.text_con .right .lmbox .xwbox .tp img{
				width:152px;height:90px;
}
.text_con .right .lmbox .xwbox .btbj{
				width:152px;height:30px; background:#000000;margin-top:-30px;opacity: 0.4;-moz-opacity: 0.4;filter:alpha(opacity=40);
}
.text_con .right .lmbox .xwbox .bt{
				width:152px;height:30px; line-height:30px;text-align:center;top:-30px;color:#ffffff;position:relative;
}
.text_con .right .lmbox .xwbox .bt a{
				color:#ffffff;
}

.text_con .right .lmbox .remen{
				margin-top:15px;width:320px;height:auto;background:url('../images/ejph.gif')no-repeat 0 8px ;
}
.text_con .right .lmbox .remen li{
				height:40px;line-height:40px;padding-left:35px;width:280px;
}

.text_con .left .xwlb{
				width:820px;float:left;height:auto;
				border-bottom:#f0f0f0 1px solid;padding-bottom:15px;margin-bottom:15px;
}
.text_con .left .xwlb em{
				font-style:normal;color:#1d71b7;
}
.text_con .left .xwlb .bt{
				line-height:40px;font-size:20px;width:820px;word-break: break-all;word-wrap:break-word;white-space:normal;
}
.text_con .left .xwlb .jj{
				width:820px;line-height:22px;font-size:12px;
}
.text_con .left .xwlb .rqly{
				width:820px;line-height:22px;font-size:12px;color:#888888;
}
.text_con .left .xwlb .rqly span{
				 margin-right:25px;
}

/*关于我们*/
.gy_top{
				width:100%;height:90px;
}
.gy_top .box{
				width:1200px;height:90px;margin:0 auto;
}
.gy_top .box .logo{
				width:190px;height:50px;float:left; margin-top:20px;
}
.gy_top .box .logo img{
				width:190px;height:50px;
}
.gy_top .box .fhsy{
				float:right; margin-top:50px;color:#9e9e9e;
}
.gy_top .box .fhsy a{
				color:#9e9e9e;
}
.gy_nav{
				width:100%;height:50px; background:#e60012;min-width:1200px;
}
.gy_nav .box{
		width:1200px;height:50px; margin:0 auto;
}
.gy_nav .box li{
		width:120px;height:50px; line-height:50px; float:left;color:#ffffff; text-align:center;
}
.gy_nav .box li a{
		color:#ffffff;
}
.gy_nr{
				width:1060px;height:auto;background:#ffffff;text-align:left;line-height:35px;padding:30px 70px; margin:0 auto;
}
.gy_nr p{
				margin:25px 0; line-height:35px;text-indent:2em;word-break: break-all;word-wrap:break-word;white-space:normal;
}

.gy_nr img{
			 text-align:center;padding-bottom:5px;_overflow:hidden;margin:0 auto;display:block;max-width:640px; width:expression(document.body.clientWidth>640?"640px":"auto"); overflow:hidden;
}
.gy_nr video{
			 text-align:center;padding-bottom:5px;_overflow:hidden;margin:0 auto;display:block;max-width:640px; width:expression(document.body.clientWidth>640?"640px":"auto"); overflow:hidden;
}
.gy_nr object{
			 text-align:center;padding-bottom:5px;_overflow:hidden;margin:0 auto;display:block;max-width:640px; width:expression(document.body.clientWidth>640?"640px":"auto"); overflow:hidden;
}
.gy_nr embed{
			 text-align:center;padding-bottom:5px;_overflow:hidden;margin:0 auto;display:block;max-width:640px; width:expression(document.body.clientWidth>640?"640px":"auto"); overflow:hidden;
}

.text_con .left .ejzjul{width:859px;height:auto;}
.text_con .left .ejzjul li{width:254px;height:338px;float:left;margin-right:30px;margin-bottom:30px;}
.text_con .left .ejzjul li .xwbox{width:254px;height:338px;}
.text_con .left .ejzjul li .xwbox .tp{width:254px;height:338px;}
.text_con .left .ejzjul li .xwbox .tp img{width:254px;height:338px;}
.text_con .left .ejzjul li .xwbox .btbj{width:254px;height:130px;background:#000000;margin-top:-130px !important;opacity: 0.4;-moz-opacity: 0.4;filter:alpha(opacity=40);}
.text_con .left .ejzjul li .xwbox .xxbox{width:234px;height:120px;text-align:left;top:-120px;color:#ffffff;position:relative;margin-left:10px;}
.text_con .left .ejzjul li .xwbox .bt{width:234px;height:40px;line-height:40px;text-align:left;color:#ffffff;}
.text_con .left .ejzjul li .xwbox .bt a{color:#ffffff;}
.text_con .left .ejzjul li .xwbox .qt{width:234px;height:24px;line-height:24px;text-align:left;color:#ffffff;font-size:14px;}
.text_con .left .ejzjul li .xwbox .qt a{color:#ffffff;}

.text_con .left .zjjjbox{width:820px;height:200px;}
.text_con .left .zjjjbox .tp{width:150px;height:200px;float:left;margin-right:30px;}

.gy_lb{width:1200px;height:auto;background:#ffffff;text-align:left;line-height:35px;margin:0 auto;}
.gy_lb .lbfy{text-align:center; margin-top:30px; float:left; width:1200px;}
.gy_lb .gy_lbbox{width:1230px;height:auto;}

.gy_lb .gy_lbbox .xwbox{width:380px;height:213px;margin-top:20px;}
.gy_lb .gy_lbbox .xwbox .tp{width:380px;height:213px;}
.gy_lb .gy_lbbox .xwbox .tp img{width:380px;height:213px;}
.gy_lb .gy_lbbox .xwbox .btbj{width:380px;height:40px; background:#000000;margin-top:-40px;opacity: 0.4;-moz-opacity: 0.4;filter:alpha(opacity=40);}
.gy_lb .gy_lbbox .xwbox .bt{width:360px;height:40px;line-height:40px; text-align:center;top:-40px;color:#ffffff;position:relative;margin-left:10px;}
.gy_lb .gy_lbbox .xwbox .bt a{color:#ffffff;}

.main .gg{width:1200px;height:100px;margin-bottom:30px;}
.main .gg img{width:1200px;height:100px;}
.main .ggao{width:1200px;height:44px; background-color:#fff5f5;margin-bottom:30px;webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.main .ggaotxt{width:80px;height:30px;margin-top:7px;margin-left:10px;margin-right:20px;float:left; text-align:center;color:#ffffff;line-height:30px; background-color:#e60012;webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.main .ggaotxt a{color:#ffffff;}
.main .ggao .box{width:1080px;height:44px;line-height:44px;float: left;}
.main .ggao .box .ulbox{width:999999px;}
.main .ggao .box .ulbox ul{width:auto;height:44px;line-height:44px;float:left;}
.main .ggao .box .ulbox ul li{width:auto;height:44px;line-height:44px;float:left;margin-right:40px;}