body{font-family:"Microsoft Yahei";font-size:14px;color:#666; padding:0; margin:0;}
input , textarea , select{font-family:"Microsoft Yahei"; color:#666; font-size:14px;}
a{ color:#666;}
a:hover{ color:#0072B8;}
.hui_bg{ width:100%; background:#F3F3F3; min-width:1100px;}
/*头部*/
.header{ width:100%; min-width:1190px; margin:0px auto; position:relative; overflow:hidden; box-shadow:2px 2px 5px #555; z-index:99;}
.header .head{ width:1190px; height:110px; margin:0px auto; text-align:left;}
.head .logo{ width:375px; height:86px; float:left; margin-top:20px;}
.head .logo img{ width:375px; height:86px; vertical-align:top;}
.head .nav{ width:725px; height:40px; margin-top:50px; float:right;text-align:right;}
.head .nav li,.head .nav li a{ display:inline-block; *display:inline; zoom:1; float:left;}
.head .nav li{ margin-right:23px;}
.head .nav li a{ font-size:15px; padding:0 10px; min-width:40px; text-align:center; color:#333333; height:35px; line-height:35px;}
.head .nav li.now a,.head .nav li:hover a{ color:#0072B8; border-bottom:3px solid #0072B8;}
.head .head_r{ width:195px; float:right; margin-top:25px;}
.head_r .lang{ width:100%; text-align:right; font-size:12px; color:#666666;}
.head_r .lang span{ margin:0 10px;}
.head_r .search{ width:185px; height:30px; border:1px solid #666666; float:right; position:relative; margin-top:8px;}
.head_r .search input[type="text"]{ width:145px; height:30px; border:0; padding:0 5px; line-height:30px; position:absolute; left:0; top:0;}
.head_r .search input[type="submit"]{ width:30px; height:30px; border:0; background:url(../images/icon1.png) no-repeat center center; position:absolute; right:0; top:0; cursor:pointer; z-index:9;}
/*幻灯片*/
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon */
.grabbing {cursor:url(grabbing.png) 8 8, move;}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0);}
#owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto;}
#owl-demo .item{ position: relative; display: block;}
#owl-demo img { display: block; width: 100%;}
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50);}
#owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑","黑体"; color: #fff; text-align: center;}
.owl-pagination { position: absolute; left: 0; bottom:15px; width: 100%; height: 22px; text-align: center;}
.owl-page { display: inline-block; width:12px; height: 12px; margin: 0 5px; background:url(../images/icon2.png) no-repeat; *display: inline; *zoom: 1;}
.owl-pagination .active { background:url(../images/icon3.png) no-repeat;}
.owl-buttons { display: none;}
.owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px;}
/*.owl-prev { left: 10px; background-image: url(../images/bg17.png);}
.owl-next { right: 10px; background-image: url(../images/bg18.png);}
.owl-prev:hover { background-image: url(../images/bg17.png);}
.owl-next:hover { background-image: url(../images/bg18.png);}*/
@media screen and (max-width: 579px) {.owl-pagination{bottom:0px;height:15px;}}
/*幻灯片*/
.i_name{ width:1200px; margin:0px auto; text-align:center; padding:40px 0 20px;}
.i_name .kuang{ width:383px; height:51px; margin:0px auto; border:1px solid #bbb; position:relative;}
.i_name .kuang .n_m{ width:273px; height:42px; background:#FFF; position:absolute; left:55px; bottom:-21px; z-index:9; font-size:24px; color:#333333; text-align:center;}
.i_name .kuang .n_m p{ width:100%; height:21px; line-height:21px; text-align:center; font-size:20px;}
.i_name .kuang .bg{ background:#eee;}
.i_m{ width:1190px; margin:30px auto;}
.i_ma li{ width:280px; float:left; text-align:center;}
.i_ma li .tu{ width:164px; height:186px; margin:0px auto; background:url(../images/bg_a.png) no-repeat; position:relative;transition: 0.7s;-moz-transition:  0.7s;-webkit-transition:  0.7s;-o-transition:  0.7s;}
.i_ma li .tu img{ width:90px; height:90px; vertical-align:top; margin-top:45px;}
.i_ma li .tu .hei{position:absolute; left:37px; top:0; z-index:10;}
.i_ma li .tu .bai{ position:absolute; left:37px; top:0; z-index:9; opacity:0;transition: 0.7s;-moz-transition:  0.7s;-webkit-transition:  0.7s;-o-transition:  0.7s;}
.i_ma li a:hover .tu{ background:url(../images/bg_b.png) no-repeat;}
.i_ma li a:hover .tu .hei{ z-index:7;}
.i_ma li a:hover .tu .bai{ opacity:1;}
.i_ma li .title{ width:100%; height:35px; line-height:35px; margin-top:20px; font-size:16px; color:#0072B8;}
.i_ma li .des{ width:180px; height:45px; margin:10px auto; font-size:12px; color:#666666; line-height:185%; overflow:hidden;}
.i_mb{ padding:30px 0 70px;}
.i_mb li{ width:260px; height:174px; background:#FFF; float:left; margin-right:20px;}
.i_mb li b{ display:block; width:190px; height:115px; line-height:115px; margin:0px auto; border-bottom:1px solid #0072B9; font-size:65px; color:#0072B9; font-weight:bold; text-align:center;}
.i_mb li p{ width:190px; height:40px; margin:0px auto; line-height:40px; text-align:center; font-size:14px; color:#666666;}
.i_mc{ padding:25px 0;}
.i_mc li{ width:280px; height:250px; float:left; margin-right:15px; border:1px solid #ddd; position:relative; margin-bottom:15px;}
.i_mc li .tu,.i_mc li .tu img{ width:280px; height:215px; vertical-align:top;transition: 0.7s;-moz-transition:  0.7s;-webkit-transition:  0.7s;-o-transition:  0.7s; overflow:hidden;}
.i_mc li .name{ width:100%; height:35px; line-height:35px; text-align:center; background:url(../images/bg_c.png) repeat; position:absolute; left:0; bottom:0; z-index:9; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:16px; color:#FFF;transition: 0.7s;-moz-transition:  0.7s;-webkit-transition:  0.7s;-o-transition:  0.7s;}
.i_mc li a:hover .name{ color:#0072B9;}
.i_mc li a:hover .tu img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.i_md{ padding:35px 0 60px;}
.i_md li{ width:25%; float:left; text-align:center;}
.i_md li .tu{ width:158px; height:158px; margin:0px auto; background:url(../images/bg_d.png) no-repeat; margin-bottom:10px; text-align:center;}
.i_md li .tu img{ width:80px; height:80px; vertical-align:top; margin-top:39px;transition: 0.7s;-moz-transition:  0.7s;-webkit-transition:  0.7s;-o-transition:  0.7s;}
.i_md li p{ width:100%; text-align:center; height:30px; line-height:30px; font-size:16px;}
.i_md li .tu:hover img{-webkit-transform: translateY(-8px);
transform: translateY(-8px);}
.i_me{ padding:25px 0;}
.i_me li{ width:280px; height:215px; float:left; text-align:center; margin-right:15px; }
.i_me li img{ width:280px; height:215px; vertical-align:top; margin-top:5px;}
.i_mf{ padding:15px 0 55px; margin-bottom:0;}
.i_mf li p{ width:190px; margin:0px auto; font-size:14px; height:auto; line-height:120%; margin-top:15px;}
.fn_bg{ width:100%; background:#323232; min-width:1100px; padding:45px 0;}
.f_nav{ width:1100px; margin:0px auto;}
.f_nav li{ width:130px; float:left; margin-right:40px;}
.f_nav li b{ display:block; width:100%; height:40px; line-height:40px; font-size:15px; color:#ddd; font-weight:normal;}
.f_nav li p{ width:100%; height:25px; line-height:25px;}
.f_nav li p a{ font-size:13px; color:#999;}
.f_bg{ width:100%; height:60px; background:#1F1F1F; min-width:1100px;}
.foot{ width:1100px; height:60px; line-height:60px; margin:0px auto; text-align:center; font-size:12px; color:#999;}
.foot a{ margin-left:40px; color:#999;}
.foot a:hover,.f_nav li p a:hover{ color:#FFF;}
.f_nav li.last{ width:230px;}
.f_nav li.last .share{ width:100%;}
.f_nav li.last .share img{ width:30px; height:30px; vertical-align:top; margin-right:5px; margin-bottom:5px; opacity:0.6;transition: 0.7s;-moz-transition:  0.7s;-webkit-transition:  0.7s;-o-transition:  0.7s;}
.f_nav li.last .share a:hover img{ opacity:1;}
.scd{ width:1100px; margin:0px auto;}
.scd .scd_l{ width:260px; float:left;}
.scd .scd_l .s_name{ width:100%; height:40px; line-height:40px; position:relative; border-bottom:1px solid #ddd;}
.scd .scd_l .s_name span{ display:inline-block; *display:inline; zoom:1; height:40px; line-height:40px; font-size:16px; color:#0072B9; border-bottom:1px solid #0072B9; position:absolute; left:0; top:0; z-index:9; font-weight:bold;}
.scd .scd_l .s_nav{ width:100%; padding:10px 0;}
.scd .scd_l .s_nav li{ width:100%; height:40px; line-height:40px; position:relative; border-bottom:1px dashed #ddd; padding-bottom:}
.scd .scd_l .s_nav li a{ display:block; width:220px; padding:0 5px; height:40px; line-height:40px; font-size:14px; color:#545454;}
.scd .scd_l .s_nav li em{ display:block; width:5px; height:9px; background:url(../images/icon4.png) no-repeat; position:absolute; right:10px; top:15px;}
.scd .scd_l .s_nav li.now em{ display:none;}
.scd .scd_l .s_nav li.now{ background:#0072B8; border:0;}
.scd .scd_l .s_nav li.now a,.scd .scd_l .s_nav li.now a:hover{ color:#FFF;}
.scd .scd_l .s_nav li a:hover{ color:#0072B8;}
.scd .scd_r{ width:830px; float:right;}
.scd .scd_r .r_top{ width:100%; height:40px; position:relative; line-height:40px; border-bottom:1px solid #ddd;}
.scd .scd_r .r_top span,.scd .scd_r .r_top a{ display:inline-block; *display:inline; zoom:1;}
.scd .scd_r .r_top span{ padding-left:10px; height:40px; line-height:40px; background:url(../images/icon6.jpg) no-repeat left center; font-size:14px; color:#0072B8;}
.scd .scd_r .r_top .pst{ width:60%; position:absolute; right:0; top:0; height:40px; line-height:40px; text-align:right; font-size:12px;}
.scd .scd_r .r_top .pst a{ height:40px; line-height:40px; margin:0 3px;}
.scd .scd_r .r_top .pst .home{ padding-left:25px; background:url(../images/icon5.png) no-repeat left center;}
.scd .scd_r .s_ctn{ width:100%; padding:30px 0; text-align:left; font-size:13px; color:#555; line-height:205%;}
.scd .scd_ra{ width:100%;}
.ct{ width:100%;}
.ct .ct_l{ width:540px; float:left;}
.ct .ct_l h1{ padding:15px 0; font-weight:normal; font-size:20px; color:#005798;}
.ct .ct_l p{ width:100%; font-size:14px; color:#555555; margin-bottom:10px; line-height:200%;}
.ct .ct_l p em{ color:#333;}
.ct .ct_r{ width:470px; float:right; margin-right:15px;}
.ct .ct_r li{ width:100%; margin-bottom:12px;}
.ct .ct_r .tit{ display:block; width:60px; height:35px; line-height:35px; text-align:right; font-size:13px; float:left; color:#333333;}
.ct .ct_r .tit i{ font-style:normal; color:#F00;}
.ct .ct_r input{ width:390px; height:35px; border:1px solid #ddd; line-height:35px; padding:0 5px; float:left; font-size:13px;}
.ct .ct_r textarea{ font-size:13px; width:400px; height:80px; border:1px solid #ddd; line-height:150%;}
.ct .ct_r input[type="submit"]{ width:160px; height:45px; background:#0072B9; border:1px solid #0072B9; text-align:center; line-height:45px; cursor:pointer; color:#FFF; font-size:18px;}
.news{ width:100%;}
.pages{ width:100%; text-align:center; margin-bottom:25px;}
.pages a{ display:inline-block; *display:inline; zoom:1; height:22px; line-height:22px; border:2px solid #eee; margin:0 1px; font-size:12px; color:#555; padding:0 5px;}
.pages a.now{ color:#FFF; font-weight:bold; background:#0072B8; border-color:#0072B8;}
.news ul{ width:100%; margin-bottom:20px;}
.news ul li{ width:100%; height:45px; line-height:45px; position:relative; border-bottom:1px dashed #ddd; background:url(../images/icon4.png) no-repeat 8px center; font-size:12px;}
.news ul li p{ width:415px; height:45px; line-height:45px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-left:25px;}
.news ul li em{ display:block; text-align:center; position:absolute; right:0; top:0;}
.pro,.pro ul{ width:100%;}
.pro ul li{ width:255px; float:left; height:235px; background:#F5F5F5; margin-right:17px; margin-bottom:17px;}
.pro ul li img{ width:255px; height:191px; vertical-align:top;}
.pro ul li .name{ width:100%; height:45px; line-height:45px; text-align:center; font-size:14px; text-align:center;}
.pro .pro_l li{ height:345px;}
.pro .pro_l li .name{ width:235px; height:35px; line-height:35px; margin:0px auto; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro .pro_l li p{ width:235px; height:22px; margin:0px auto; text-align:center; line-height:22px; color:#888; font-size:12px; margin-top:-5px;}
.pro_d{ width:100%;}
.pro_d .pro_da{ width:100%; }
.pro_da .pro_dar{ width:425px; float:right;}
.pro_da .pro_dar h1{ width:100%; font-size:22px; color:#333333; padding:20px 0; font-weight:normal;}
.pro_da .pro_dal{ width:350px; float:left;}
.pro_da .pro_dar .p_tit{ font-size:16px;}
.pro_da .pro_dar .xh{ width:100%; height:30px; line-height:30px; font-size:14px; margin-bottom:10px;}
.pro_da .pro_dar .des_m{ width:100%; height:100px; font-size:12px; color:#666666; line-height:175%; overflow:hidden; margin-top:10px;}
.pro_db{ width:100%;}
.pro_db .b_h{ width:100%; height:40px; border-bottom:1px solid #ddd;}
.pro_db .b_h span{ display:block; width:150px; height:40px; text-align:center; line-height:40px; color:#FFF; font-size:16px; background:#0072B8;}
.pro_db .b_m{ width:100%; padding:10px 0;}
.pro_db .b_m img{width:380px;height:300px;padding:1px;margin:5px 5px;}



.about{ margin:20px;}
.about p{ line-height:35px; margin-top:28px; margin-bottom:30px;}
.about span{ margin-top:30px;}
.about span a{color:#A9A9A9}

.tabCont{ width:1190px; margin:0 auto}
.i_news{ width:1190px;}
.i_news dt{ margin-top:50px; margin-bottom:80px;}
.i_news dt,.i_news dt img{ width:330px; height:268px; vertical-align:top; float:left;}
.i_news dd{ width:740px; float:right;}
.i_news dd ul{ width:100%; height:245px; overflow:hidden;}
.newsone{width:700px; margin:0 auto; height:auto; overflow:hidden; padding-bottom:5px; margin-top:12px;}
.news_list{line-height:28px;font-size: 14px; height:90px; margin-top:20px;}
.news_list span{ color:#999; float:left;}
.news_listt{float:left; background:url(../images/new1.png) left center no-repeat; padding-left:20px;}
.news_listt a{ color: #000; font-size:18px;}
.data{ text-align:right; margin-right:0px!important; margin-right:10px; color:#999}

/************************/
#advantage2 {
	width: 1200px;
	height: 840px;
	margin:0 auto;
}
.abocon {
	width: 1200px;
	margin:0 auto;
	height:500px;
	color: #000;
	/**margin: 5px 0 0 5px;*/
	/*float: left;*/
	font-size: 17.5px;
	line-height: 30px;
	font-family: "微软雅黑";
	background:url(../images/about.jpg);
	overflow:hidden;
}

.abocon div.in{
	background:#000;
	background:url(../images/1.png);
	background:filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60000000', endColorstr='#60000000',GradientType=0 );
	color:#fff;
	padding:15px;
	line-height:2.5;
}

.abocon div.in *{
	color:#fff;
	
}
#gd1{ overflow: hidden; width:1200px; margin: 10px auto; height:360px; position: relative; }

#gd1 ul{ position:absolute; left:0; top: 0; z-index: 1; overflow: hidden; width: 9999999px; }

#gd1 ul li{ width: 225px ; margin-right:20px; float: left; text-align: center; line-height:30px; }

#gd1 ul li img{ width:225px; height:200px; display:block; }
.product{ width:100%; margin-bottom:30px; margin-top:10px; }
.productHome{ width:1200px; margin:0 auto; overflow:auto;}

.productHome a:hover{ text-decoration:none; }

.zx_con { border: 1px solid #e8e8e8; border-top: none; padding: 6px 0 0 6px; border-bottom: none;height:2750px}

.zx_con h3 { background: #0050AC;  width:245px; height: 36px; line-height: 36px; text-align: center; clear: both; margin: 5px 0; behavior:url(PIE.htc);border-radius:3px; }

.zx_con h3 a { font-size: 15px; color: #fff; }

.zx_con ul { padding-bottom: 3px; }

.zx_con ul li { float:left;height: 35px; line-height: 35px; background: url(../images/ico01.gif) no-repeat 5px 13px; padding-left:10px; border-bottom: dashed 1px #d8d8d8; width: 112px; text-align:left; }

.zx_con ul li a { font-size: 14px; color: #333; }
.zx_con1 { border: 1px solid #e8e8e8; border-top: none; padding: 6px 0 0 6px; border-bottom: none;height:1190px}

.zx_con1 h3 { background:#0050AC;  width: 225px; height: 36px; line-height: 36px; text-align: center; clear: both; margin: 5px 0; behavior:url(PIE.htc);border-radius:3px; }

.zx_con1 h3 a { font-size: 15px; color: #fff; }

.zx_con1 ul { padding-bottom: 3px; }

.zx_con1 ul li { float:left;height: 35px; line-height: 35px; background: url(../images/ico01.gif) no-repeat 5px 13px; padding-left:10px; border-bottom: dashed 1px #d8d8d8; width: 100px; text-align:left; }

.zx_con1 ul li a { font-size: 14px; color: #333; }
.productHome .title{ text-align:center; font-size:36px; margin-top:20px; font-weight:bold; }
.productHome .title2{ text-align:center; font-size:16px; margin-top:11px; color:#dc2520; }

.leib31 { width: 240px; }

.leib31 .tit { background: url(../images/tit1n2.gif) repeat-x; height: 36px; line-height: 36px; padding-left: 13px; font-weight: bold; color: #333; font-size: 14px }

.leib31 .tit a { color: #333; }

.leib31 .tit a:hover { color: #333; }

.leib31 .nr { border: 1px solid #dfdfdf; padding: 12px 0px 10px; background: #fff; border-top: 0; }

.leib31 .nr .cur a { display: block; color: #0065B5; }

.leib31 .nr ul { padding-bottom: 5px; border-bottom: 1px dotted #8b8b8b; margin-bottom: 7px; }

.leib31 .nr h4 a { font-size: 12px; font-weight: normal; display: block; padding-left: 40px; background: url(../images/ico003.gif) no-repeat 30px 10px; line-height: 24px; height: 24px; overflow: hidden }
.productHome .productHomeContent{ width:960px; margin:0 auto 0; float:right;}

.productHome .productHomeContent ul{ overflow:hidden; }

.productHome .productHomeContent ul li{ width:303px; float:left; margin-left:17px; margin-bottom:13px; }

.productHome .productHomeContent ul li a{ display:block; position:relative; z-index:2; }

.productHome .productHomeContent ul li .productPic{ width:100%; height:200px; overflow:hidden; position:relative; }

.productHome .productHomeContent ul li .productName{ background:#999999; line-height:45px; text-align:center; color:#fff; font-size:17px; }

.productHome .productHomeContent ul li .productCon{ background:#F7F7F7; border:#ECECEC solid 1px; border-top:0; line-height:2; padding:15px 10px; height:36px; }

.productHome .productHomeContent ul li .productCon span{ color:#dc2520; }

.productHome .productHomeContent ul li img{ width:303px; height:228px; position:relative; top:-25px; transform: scale(1); transition:all 0.5s; }

.productHome .productHomeContent ul li:hover img{ top:-25px; transform: scale(1.2); }

.left1 { width: 240px; float: left; overflow: hidden; display: inline; }

.leftbot2 {
	background: url(../images/left_bot_img2.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.ys2{ width:100%; border-top:5px solid #2877C4}
.ys{ width:1200px; margin:0 auto;height:1533px; overflow:hidden; font-family:"Microsoft Yahei"; margin-top:37px; position:relative;}
.ys h2{ background:url(../images/ys_t.jpg) no-repeat center top; height:161px; text-align:center; padding-top:30px; line-height:50px; font-size:48px; color:#2877c4; font-weight:normal;}
.ys h2 b{ color:#f4502d;}
.ys .p01{ position:absolute; top:150px; right:68px; width:400px; height:154px; }
.ys .p02{ position:absolute; top:427px; left:65px; width:465px; height:254px; }
.ys .p03{ position:absolute; top:682px; right:20px; width:456px; height:250px; }
.ys .p04{ position:absolute; top:936px; left:65px; width:350px; height:293px; }
.ys .p05{ position:absolute; top:1268px; right:20px; width:426px; height:265px; }
.ys .dl01{ position:absolute; top:200px; left:20px; width:525px;}
.ys .dl02{ position:absolute; top:480px; left:645px; width:505px;}
.ys .dl03{ position:absolute; top:719px; left:20px; width:486px;}
.ys .dl04{ position:absolute; top:1000px; left:645px; width:475px;}
.ys .dl05{ position:absolute; top:1302px; left:20px; width:495px;}
.ys dl dt{ height:62px; overflow:hidden; margin-bottom:10px;}
.ys dl dt span{ display:block; float:left; font:60px Impact; color:#2877c4; line-height:60px; width:72px; overflow:hidden;}
.ys dl dt p{height:49px; float:left; border-bottom:1px dashed #b0b0b0; line-height:49px; font-size:22px; color:#f4502d; font-weight:bold; padding-bottom:5px;}
.ys .dl01 dt p{ width:350px; margin:0px; padding:0px;}
.ys .dl02 dt p{ width:380px;margin:0px; padding:0px;}
.ys .dl03 dt p{ width:220px;margin:0px; padding:0px;}
.ys .dl04 dt p{ width:320px;margin:0px; padding:0px;}
.ys .dl05 dt p{ width:320px;margin:0px; padding:0px;}
.ys dl dd{ font-size:16px; color:#787878; line-height:28px; background:url(../images/ys_ico.gif) no-repeat left 7px; padding-left:20px; }
.bottom{ width:100%; height:206px; margin:0 auto; overflow:hidden; color:#FFF;padding-bottom:0px; background:url(../images/bg32.png) no-repeat center;}
.bottom a{ color:#FFF;}
.bottom p{ width:1200px; margin:0 auto; margin-top:30px;}
.foot_menu{ width:100%; height:50px; margin:0 auto; margin-bottom:15px; background-color:#333333; line-height:50px; text-align:center; font-size:16px;}
.fmid{ width:400px; margin:0 auto;margin-top:20px; font-size:12px;line-height:30px;text-align:left;color:#FFF}

.foot {width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-top:20px; line-height:25px; font-size:14px;}


.link_bj {  padding-top:22px; background:#f1f1f1; overflow:hidden; font-family:"Microsoft Yahei";}
.link { width:1200px;  margin:0 auto; overflow:hidden;}
.link h2{ width:142px; float:left; overflow:hidden; padding-right:27px; text-align:right; height:71px; border-right:1px solid #c4c4c4; padding-top:13px; line-height:24px;}
.link h2 a{ color:#2877c4; font-size:20px;}
.link h2 span a{ font:bold 36px "Times New Roman", Times, serif; color:#868686; text-transform:uppercase; line-height:38px;} 
.link p{ width:1030px; float:left; overflow:hidden; line-height:35px; color:#74797d; padding-top:10px; font-size:14px; margin:0px; padding:0px;}
.link p a{ color:#656565; padding:0 29px; display:inline-block;font-family:"Microsoft Yahei";}

.new {
    margin: 0 auto;
    overflow: hidden;
    padding: 10px;
    width: 1200px;
}
.news {
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    width: 780px;
}
.news ul li {
    background:  url("../images/dian.png") no-repeat scroll left 10px;
    border-bottom: 1px dashed #666;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 5px 10px 5px 0;
    padding-left: 5px;
    width: 375px;
}
.news ul li span a {
    color: #7e7e7e;
    float: right;
    font-size: 12px;
    margin-right: 10px;
}
.news ul li a {
    margin-left: 10px;
}
.news_bt {
	background:  url("../images/btabg.png") no-repeat ;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 780px;
}
.news_bt span a {
    color: #d20707;
    float: right;
    font-size: 12px;
    margin-right: 15px;
}
.news_bt a {
    color: #d20707;
}
.new_con {
    overflow: hidden;
}
.new_con ul {
    margin-top: 10px;
    overflow: hidden;
}
.fl {
    float: left;
}
.new_con dl {
    overflow: hidden;
    width: 780px;
}
.new_con dl dt {
}
.new_con dl dt img {
    border: 1px solid #ccc;
    height: 135px;
    padding: 2px;
    width: 200px;
}
.new_con dl dd {
    overflow: hidden;
    padding-left: 10px;
    width: 560px;
}
.new_con dl dd h3 {
    font-size: 16px;
    margin-bottom: 8px;
}
.new_con dl dd p {
    font-size: 13px;
    line-height: 26px;
}
.new_con dl dd span a {
    color: #d20707;
    font-size: 13px;
}
.support {
    float: right;
    font-family: "微软雅黑";
    font-size: 16px;
    margin-right: 2px;
    width: 400px;
}
.support_bt {
   background:  url("../images/btabg.png") no-repeat ;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 400px;
}
.support_bt span a {
    color: #d20707;
    float: right;
    font-size: 12px;
    margin-right: 15px;
}
.support_bt a {
    color: #d20707;
}
.support ul li {
    background:  url("../images/dian.png") no-repeat left 10px;
    border-bottom: 1px dashed #666;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 5px 10px 5px 0;
    padding-left: 5px;
    width: 395px;
}
.support ul li span a {
    color: #7e7e7e;
    float: right;
    font-size: 12px;
    margin-right: 10px;
}
.support ul li a {
    margin-left: 10px;
}
a.bta {
    color: #d20707;
    float: left;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    width: 107px;
}

.header {
	width: 100%;
}
/*头部开始*/

.h_top {
	height: 36px;
	line-height: 36px;
	color: #0080ff;
	background: #e5e6e0;
	border-bottom: #d4d2d3 1px solid;
	font-size: 12px;
}
.h_top_in, .h_con_in, .h_nav ul {
	width: 1200px;
	margin: 0 auto;
}
.h_top p a {
	padding: 0 8px;
	color: #0080ff;
	font-size: 12px;
}
.h_nav {
	height: 46px;
	overflow: hidden;
	padding-left: 3px;
	background: #004285;
}
.h_nav ul li {
	float: left;
	display: block;
	height: 46px;
	font-size: 15px;
	font-family: "微软雅黑";
	background: url(../images/nav_shu.jpg) no-repeat right center;
}
.h_nav ul li:last-of-type {
	background: none;
}
.h_nav ul li a {
	color: #fff;
	text-align: center;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	z-index: 2;
	text-decoration: none;
	padding: 0 39px;
	font-size: 14px;
	font-weight: bold;
}
.fr {
	float: right;
}

.leib3 { width: 260px; }

.leib3 .tit { background: url(../images/tit1n1.gif) repeat-x; height: 36px; line-height: 36px; padding-left: 13px; font-weight: bold; color: #333; font-size: 14px }

.leib3 .tit a { color: #333; }

.leib3 .tit a:hover { color: #333; }

.leib3 .nr { border: 1px solid #dfdfdf; padding: 12px 0px 10px; background: #fff; border-top: 0; }

.leib3 .nr .cur a { display: block; color: #0065B5; }

.leib3 .nr ul { padding-bottom: 5px; border-bottom: 1px dotted #8b8b8b; margin-bottom: 7px; }

.leib3 .nr h4 a { font-size: 12px; font-weight: normal; display: block; padding-left: 40px; background: url(../images/ico003.gif) no-repeat 30px 10px; line-height: 24px; height: 24px; overflow: hidden }

.leftbot {
	background: url(../images/left_bot_img1.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}




.news5 ul{ width:100%; margin-bottom:20px;}
.news5 ul li{ width:100%; height:45px; line-height:45px; position:relative; border-bottom:1px dashed #ddd; background:url(../images/icon4.png) no-repeat 8px center; font-size:12px;}
.news5 ul li p{ width:415px; height:45px; line-height:45px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-left:25px;font-size: 14px;}
.news5 ul li em{ display:block; text-align:center; position:absolute; right:0; top:0;font-size: 14px;}