html{background:#f7f7f7;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}

/*******CSS reset*************/

body{color:#444;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial; background:url('/App/Tpl/Home/Default/Public/Image/top_bj.jpg') top left repeat-x #fff;}

.f12{font-size:12px;}

.f16{font-size:16px;}

.bold{font-weight:bold;}

.white{color:#fff;}

.left{float:left;}

.right{float:right;}

.t_r{text-align:right;}

.clear{clear:both;}

.relative{position:relative;}

.absolute{position:absolute;}

.rel_center{position:relative;left:50%;}

.hidden{display:none;}

.Newstime{ float:right;}



.top_back{width:100%;height: auto;}

.wrapk{ width:100%; margin:0 auto; height:auto; position:relative; }

.wrap{margin:0 auto;width:100%; position:relative; margin-top:-500px; left:0px; z-index:99999999999999; }

.header{ width:auto; height:auto; margin:0 auto; }







.header_t{ width:1200px; height: auto; margin:0 auto;background:url('/App/Tpl/Home/Default/Public/Image/phone.png') right center no-repeat;}



#banner_k22{ width:100%; height:500px; margin:0 auto; overflow:hidden; position:relative; top:0px; left:0px; background-color:#f2f2f2; }

.banner22{ width:100%;height: auto; margin:0 auto; text-align:center; position:relative; z-index:0; }



/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/

/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/

.banner22 .pictab .pictabul{position:absolute; width:2400px; left:-670px;}

.banner22 .pictab {position:relative; margin:0 auto; width:1000px; height:500px; }

.banner22 .pictab img{width:100%; height:500px;}



/*数字按钮样式*/

.banner22 .pictab .num { overflow:hidden; height: 15px; position: absolute; bottom:20px; left:45%; zoom:1; z-index:3 }

.banner22 .pictab .num li { width: 30px; height: 15px; line-height: 5px; text-align: center; color: #0059bf; background: #c21002; margin-right: 10px;  cursor:pointer; float: left;filter:alpha(opacity=80); text-indent:600px;  /*IE滤镜，透明度50%*/

-moz-opacity:0.8; /*Firefox私有，透明度50%*/

opacity:0.8;/*其他，透明度50%*/ }

.banner22 .pictab .num li.on { background: #fecb00; color: #FF7700;filter:alpha(opacity=80); /*IE滤镜，透明度50%*/

-moz-opacity:0.8; /*Firefox私有，透明度50%*/

opacity:0.8;/*其他，透明度50%*/ } /*当前项*/

/*上一个  下一个*/

.banner22 .pictab .prev,

.banner22 .pictab .next { display: none; width: 40px; height: 100px; background: url(/App/Tpl/Home/Default/Public/flash/0btn.png) no-repeat; position: absolute; top: 162px;}

.banner22 .pictab .prev { left: 0; }

.banner22 .pictab .next { right: 0; background-position: right }











#banner_k{ width:100%; height:220px; margin:0 auto; }

#banner{ width:1200px; height:220px; margin:0 auto; position:relative;/*background:url('/App/Tpl/Home/Default/Public/Image/right.png') right center no-repeat;*/}







.logo{font-size:28px; position:absolute; top:68px; left:0px; }

.logo img{vertical-align:middle;}



.wenzi_01{ width:221px; height:37px; animation-name: subTitle; -webkit-animation: subTitle 1s cubic-bezier(0,1.19,.99,.99) 0s normal none; -moz-animation: subTitle 1s cubic-bezier(0,1.19,.99,.99) 0s normal none; -ms-animation: subTitle 1s cubic-bezier(0,1.19,.99,.99) 0s normal none; position:absolute; top:60px; left:775px; }

@-webkit-keyframes subTitle { from { left: 90%; } to { left:775px; } }

@-moz-keyframes subTitle { from { left: 90%; } to { left: 775px; } }

@keyframes subTitle { from { left: 90%; } to { left: 775px; } }





.wenzi_02{ width:271px; height:53px; position:absolute; top:102px; left:837px; animation-name: subTitle2; -webkit-animation: subTitle 2s cubic-bezier(0,1.19,.99,.99) 0s normal none; -moz-animation: subTitle 2s cubic-bezier(0,1.19,.99,.99) 0s normal none; -ms-animation: subTitle 2s cubic-bezier(0,1.19,.99,.99) 0s normal none; }

 

@-webkit-keyframes subTitle2 { from { left: 100%; } to { left:837px; } }

@-moz-keyframes subTitle2 { from { left: 100%; } to { left: 837px; } }

@keyframes subTitle2 { from { left: 100%; } to { left: 837px; } }







.hudie{ width:66px; height:43px; position:absolute; top:34px; right:155px; -webkit-animation:load 2s linear 3s infinite;	

  animation: load 2s linear 3s infinite;

  -moz-animation: load 2s linear 3s infinite;

  -ms-animation: load 2s linear 3s infinite;

  -o-animation: load 2s linear 3s infinite; 

    -webkit-transform-origin: 0px 204px;

    -moz-transform-origin:0px 204px;

    transform-origin: 0px 204px;	

    -ms-transform-origin: 0px 204px;

}

@keyframes load{

    20%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform: rotate(5deg);-o-transform: rotate(5deg);transform: rotate(5deg);}

   30%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}

   100%{-webkit-transform: rotate(0.1deg);-moz-transform:rotate(0.1deg);-ms-transform: rotate(0.1deg);-o-transform: rotate(0.1deg);transform: rotate(0.1deg);}

}

 @-webkit-keyframes load{

    20%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform: rotate(5deg);-o-transform: rotate(5deg);transform: rotate(5deg);}

   30%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}

   100%{-webkit-transform: rotate(0.1deg);-moz-transform:rotate(0.1deg);-ms-transform: rotate(0.1deg);-o-transform: rotate(0.1deg);transform: rotate(0.1deg);}

 }









.tel{ float:right; line-height:91px; font-weight:bold; color:#017f74; font-size:26px; } 

.top_phone_24{ width:170px; height:27px; line-height:27px;background:url('/App/Tpl/Home/Default/Public/Image/phone.png') left center no-repeat;color:#292735;  position:absolute; top:31px; right:34px; text-indent:30px; }

.top_phone_sj{ width:205px; height:40px; line-height:40px; color:#005ed2; position:absolute; top:54px; right:0px; font-size:30px; font-weight:bold; }

.top_phone_kj{ width:205px; height:40px; position:absolute; top:92px; right:0px; }



.logopic

{float:left; 

            transition:width 1s, height 1s;

            -moz-transition:width 1s, height 1s, -moz-transform 1s; /* Firefox 4 */

            -webkit-transition:width 1s, height 1s, -webkit-transform 1s; /* Safari and Chrome */

            -o-transition:width 1s, he

            ight 1s, -o-transform 1s; /* Opera */

}

.logopic2

{

            transform:rotateY(360deg);

            -moz-transform:rotateY(360deg); /* Firefox 4 */

            -webkit-transform:rotateY(360deg); /* Safari and Chrome */

            -o-transform:rotateY(360deg); /* Opera */

}



.guojipic

{ 

            transition:width 1s, height 1s;

            -moz-transition:width 1s, height 1s, -moz-transform 1s; /* Firefox 4 */

            -webkit-transition:width 1s, height 1s, -webkit-transform 1s; /* Safari and Chrome */

            -o-transition:width 1s, height 1s, -o-transform 1s; /* Opera */

}

.guojipic2

{

            transform:rotateX(360deg);

            -moz-transform:rotateX(360deg); /* Firefox 4 */

            -webkit-transform:rotateX(360deg); /* Safari and Chrome */

            -o-transform:rotateX(360deg); /* Opera */

}







.nav_k{ width:1200px; height:52px; margin:0 auto;background:url('/App/Tpl/Home/Default/Public/Image/nav_bj.jpg') top left repeat-x;}

.nav{height:52px; width:1200px; margin:0 auto;  }

.nav ul{list-style:none;padding:0;margin:0;}

.nav ul li{ width: 150px; float:left;height:52px;line-height:52px;text-align:center; font-size:15px; position: relative; }







.nav ul li a{ width: 150px;height:52px; font-size:14px; position:relative; display:block; color:#FFF; transition:0.3s;}

.nav ul li a:hover{ width: 150px;height:52px;  color:#FFF; background-color:#3a9de6;  transition:0.3s;}



.nav ul li .on h3{ background-color:#3a9de6;}



.nav .nLi h3{ float:left; width: 150px;height:52px; line-height:56px; background:url('/App/Tpl/Home/Default/Public/Image/nav_gg.jpg') right center no-repeat;}

.nav .nLi h3 a{ display:block; width:100%; text-align:center; font-weight:bold;height:52px; font-size:16px;}

.nav .nLi h3 a:hover{ height:52px; }



.nav .sub{ display:none; width:100%; left:0; top:52px;  position:absolute; background-color:#238fdf;  line-height:56px; padding:5px 0;z-index: 999;}

.nav .sub li{ zoom:1; }

.nav .sub a{ display:block; }

.nav .sub a:hover{ background:#00508b; color:#fff;  } 











/*.header_nav{ width:1200px; height:52px; margin:0 auto;background:url('/App/Tpl/Home/Default/Public/Image/nav_bj.jpg') top left repeat-x;}

.nav{width:1200px;height:52px; margin:0 auto; position:relative; } 

.nav li{float:left;width:150px;text-align:center; font-size:15px; font-weight:bold;background:url('/App/Tpl/Home/Default/Public/Image/nav_gg.jpg') right center no-repeat;}



.nav .nava1{display:block;width:149px;height:52px; line-height:52px;color:#fff; position:relative; overflow:hidden; }

.nav .nava1:hover{ color:#fff;width:149px;height:52px;background:url('/App/Tpl/Home/Default/Public/Image/nav_dj.png') top left repeat; position:relative;}

.nav .nava1 .nav_wz{ position:absolute; width: 149px; left:0px; height:66px; text-align:center; z-index:999;}

.nav .nava1 .navspan1{ width:100px; height:66px; background-color:#3a9de6; position:absolute; top:0px; left:-100px;transition:0.3s;}

.nav .nava1 .navspan2{ width:100px; height:66px; background-color:#3a9de6; position:absolute; top:0px; right:-100px;transition:0.3s;}





.nav .nava1:hover .nav_wz{ position:absolute; width: 149px; left:0px; height:66px; text-align:center; z-index:999;}

.nav .nava1:hover .navspan1{ width:100px; height:66px; background-color:#3a9de6; position:absolute;top:0px; left:0px;transition:0.3s; }

.nav .nava1:hover .navspan2{ width:100px; height:66px; background-color:#3a9de6; position:absolute;top:0px;right:0px;transition:0.3s; }



.nav .nav_xl{ width:1050px; height:auto; position:absolute; top:52px; right:0px; background-color:#238fdf;  padding:20px 0px 20px 150px; z-index:999999999; display:none;transition:0.3s;}

.nav .nav_xl p{ width:149px; height:auto; float:left; border-right:1px dashed #FFF; }

.nav .nav_xl p a{ width:149px; line-height:26px; float:left; text-indent:15px; color:#fff;transition:0.3s;}

.nav .nav_xl p a:hover{ color:#faeb4f;transition:0.3s;}



.nav:hover .nav_xl{ width:1050px; height:auto; position:absolute; top:52px; right:0px;background:#238fdf;  padding:20px 0px 20px 0px; z-index:999999999; display: block;transition:0.3s; padding-left:149px; }*/

 







/*banner*/

/*#full-screen-slider { width:100%; height:318px; float:left; position:relative}

#slides { display:block; width:100%; height:318px; list-style:none; padding:0; margin:0; position:relative}

#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}

#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}

#pagination { display:block; list-style:none; position:absolute; left:22%; top:280px; z-index:9900;  padding:5px 15px 5px 0; margin:0}

#pagination li { display:block; list-style:none; width:62px; height:13px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/dj_qq.jpg') top left no-repeat; margin-right:10px;}

#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}

#pagination li.current { display:block; list-style:none; width:62px; height:13px; float:left; background:url('/App/Tpl/Home/Default/Public/Image/dj_xqq.jpg') top left no-repeat;}*/





.main{ width:100%; height:auto; margin:0 auto; overflow:hidden;background:url('/App/Tpl/Home/Default/Public/Image/i_bj.jpg') top center no-repeat; padding-top:4px; margin-top:10px; }



.top_news{ width:1170px; height:80px; margin:0 auto;background:url('/App/Tpl/Home/Default/Public/Image/top_news_tb.png') left center no-repeat #e3f5ff; }

.txtScroll-top{ width:450px;  overflow:hidden; position:relative; margin-left:80px; margin-top:16px; float:left; }

.txtScroll-top .hd{ overflow:hidden;  height:0px; }

.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;	 cursor:pointer; }

.txtScroll-top .hd .next{  }

.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }

.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;   }

.txtScroll-top .hd ul li.on{ background-position:0 0; }

 

.txtScroll-top .infoList li{ height:55px; line-height:27px;   }

.txtScroll-top .infoList li .date{ float:right; color:#999;  }



.txtScroll-top .infoList li .bt{ font-size:22px; line-height: 50px; font-weight:bold; color:#000; }

.txtScroll-top .infoList li .nr{ color:#999999; }





/**搜索框**/

.search{height:41px; float:right; width:284px; overflow:hidden;  margin-top:17px; margin-right:10px; }

.search-text{ display:inline-block;border: none;height:36px; line-height:36px; width:245px; float:left; font-size: 12px; margin-top:0px;outline:none; color:#c3c3c3; text-indent:14px; background:none; margin-top:5px; background-color:#fff;border-radius:10px 0px 0px 10px;}

.search-btn{display:inline-block; width:30px; height:36px; background:none;border: none; float:left;background:url('/App/Tpl/Home/Default/Public/Image/ss_bt2.png') right top no-repeat; margin-top:5px;border-radius:0px 10px 10px 0px;} 

 

.input_k{ width:200px; height:34px; line-height:34px; background-color:#fff; border:1px solid #dddddd; float:left; color:#333333; border-right:none;}

.input_tb{ width:66px; height:36px;background:url('/App/Tpl/Home/Default/Public/Image/ss_tb.jpg') left top no-repeat; display:block; float:left; border:none; border:1px solid #dddddd; border-left:none;}







.main_01{ width:1170px; height:auto; margin:0 auto; overflow:hidden; margin-top:15px; }

.main_01l{ width:850px; height:auto; float:left;}



.main_01l .hot_xw{ width:634px; height:auto; float:left; }

.main_01l .hot_xw .hot_xwtp{ width:524px; height:auto; float:left; }

.slideBox{ width:524px; height:334px;  position:relative; float:left; }

.slideBox .hd{ width:100%; position:absolute; right:5px; bottom:5px; z-index:1; }

.slideBox .hd ul{ overflow:hidden; zoom:1; float:right; width:102px; height:330px; position:absolute; top: -324px; right: -107px;}

.slideBox .hd ul li{ float:left; margin-right:2px;  width:102px; height:78px; line-height:14px; text-align:center; background:#fff; cursor:pointer;  position:relative; margin-bottom:5px; }

.slideBox .hd ul li img{ width:85px; height:70px;position: absolute;left: 12px;top: 4px;}

.slideBox .hd ul li.on{background:url('/App/Tpl/Home/Default/Public/Image/hot_xtpbj.png') top left repeat;color:#fff; }

.slideBox .hd .jforzj{ width:50px; height:34px; background-color:#1b6dc4; color:#fff; position:absolute; bottom:-5px; left:5px; text-align:center; line-height:34px; font-size:22px; }

.slideBox .hd .jforzj span{font-size:28px; }



.slideBox .bd{ position:relative; height:100%; z-index:0;   }

.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative; }

.slideBox .bd li span{ width:100%; height:34px; line-height:34px;background:url('/App/Tpl/Home/Default/Public/Image/hot_tpbj.png') top left repeat;position: absolute; bottom:0px; left: 0px; color:#fff; text-indent:60px; }

.slideBox .bd img{ width:524px; height:334px; display:block;  }

  .slideBox .bd li .pic{ position:relative; z-index:0;  }

  .slideBox .bd li .pic img{ width:524px; height:334px; vertical-align:bottom; }

  .slideBox .bd li .bg{ width:524px; height:34px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }

  .slideBox .bd li .title1{ width:524px; height:34px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }

  .slideBox .bd li .title1 a{ color:#fff; padding-left:60px;  }

		

.main_01 .hot_xw .hot_xwnr{ width:395px; height:326px; float:right; }

.main_01 .hot_xw .hot_xwnr .bt{ width:395px; height:80px; line-height:50px; float:left; border-bottom:1px solid #dadada; font-size:24px; font-weight:bold; color:#015ab8; text-align:center; }

.main_01 .hot_xw .hot_xwnr .bt span{ width:395px; height:30px; line-height:30px;  float:left; font-size:14px; color:#787878; text-align:center; font-weight:100; }

.main_01 .hot_xw .hot_xwnr ul{ width:395px; height:auto; line-height:36px;  float:left; font-size:14px; }

.main_01 .hot_xw .hot_xwnr ul li{ width:395px; height:36px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/xd.png') center left no-repeat; text-indent:20px; }

.main_01 .hot_xw .hot_xwnr ul li a{ width:395px; height:36px; float:left; color:#464646;  }

.main_01 .hot_xw .hot_xwnr ul li a:hover{ width:395px; height:36px; float:left; color:#a8000d;  }



.main_01 .gongzuo{ width:515px; height:auto; float:right; }

.main_01 .gongzuo_bt{ width:515px; height:42px; line-height:42px; float:left; background-color:#f2f2f2; border-radius:5px 5px 0px 0px;}

.main_01 .gongzuo_bt li{ width:126px; height:42px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/hua.png') center left no-repeat;  text-indent:20px; color:#fff; font-size:16px;border-radius:5px 5px 0px 0px;}

.main_01 .gongzuo_bt a{ float:right; margin-right:10px; color:#a2a2a2; }

.main_01 .gongzuo_bt a:hover{ color:#d00111; }

.main_01 .gongzuo_nr{ width:495px; height:auto; line-height:30px;  float:left;  padding:10px;}

.main_01 .gongzuo_nr .gongzuo_nrt{ width:390px; height:110px; float:left; }

.main_01 .gongzuo_nr .gongzuo_nrt img{ width:200px; height:140px; float:left; margin-right:10px; }

.main_01 .gongzuo_nr .gongzuo_nrt .bt{ width:100%; height:30px; line-height:30px; float:left; font-weight:bold; }

.main_01 .gongzuo_nr .gongzuo_nrt .nr{ width:100%; height:auto; line-height:30px; float:left; }

.main_01 .gongzuo_nr .gongzuo_nrb{ width:390px; height:auto; float:left; }

.main_01 .gongzuo_nr  li{ width:390px; height:42px; line-height:42px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/xw_dj01.png') center left no-repeat; text-indent:20px; }

.main_01 .gongzuo_nr .gongzuo_nrb li a{ width:390px; height:42px; float:left; color:#464646;background:url('/App/Tpl/Home/Default/Public/Image/xw_dj01.png') center left no-repeat; text-indent:20px;border-bottom: 1px dashed #dcdcdc;}

.main_01 .gongzuo_nr .gongzuo_nrb li a:hover{ width:390px; height:42px; float:left; color:#a8000d;  }

.slideTxtBox{ width:515px;  text-align:left; float:left; overflow:hidden; }

.slideTxtBox .hd{ width:515px; float:left; position:relative; height:45px; line-height:45px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/xw_qhbj.jpg') bottom left repeat-x; border-radius:5px 5px 0px 0px;}

.slideTxtBox .hd ul{ float:left;  position:absolute; left:0px; top:0px;  }

.slideTxtBox .hd ul li{ float:left; width:90px; height:42px; line-height:42px; text-align:center; font-size:20px; color:#666666; cursor:pointer; }

.slideTxtBox .hd ul li.on{ width:90px; height:45px; line-height:45px; text-align:center; color:#1b6dc4;background:url('/App/Tpl/Home/Default/Public/Image/xw_qhbj2.jpg') left bottom repeat-x;}

.slideTxtBox .bd{ width:515px; height:auto; float:right; }

.slideTxtBox .bd ul{ zoom:1; overflow:hidden; }

.slideTxtBox .bd .qh_li{ height:24px; line-height:24px;   }

.slideTxtBox .bd .qh_li .date{ float:right; color:#999;  }

.i_news_nr_t{ width:380px; height:100px; float:left;   color:#7f7f7f; }

.i_news_nr_t img{ background-color:#fff; }

.i_news_nr_t span{ width:100%; height:100px; float:right; font-weight:100; }

.i_news_nr_b{ width:100%; height:auto; float:left;  border-top:1px solid #ececec; }

.i_news_nr_b li{ width:100%; height:36px; line-height:36px; float:left; color:#333;text-indent:12px; font-weight:100; }

.i_news_nr_b li a{ width:100%; height:36px; float:left; color:#333;transition:0.3s; color:#666666; text-indent:10px; }

.i_news_nr_b li a span{ color:#666666; float:right;transition:0.3s;}

.i_news_nr_b li a:hover{ width:100%; height:36px; float:left; color:#c9060a; ;background:url('/App/Tpl/Home/Default/Public/Image/xw_dj01.png') center left no-repeat; text-indent:10px; }

.i_news_nr_b li a:hover span{color:#c9060a;}



.tupian{ width:1170px; height:auto; float:left; margin-top:25px; }

.tupian_bt{ width:1170px; height:50px; line-height:50px; float:left;background: #c9060a; top left repeat-x;}

.tupian_bt li{ width:400px; height:50px; float:left; text-align:center; color:#fff; font-size:20px; font-weight:bold;background:url('/App/Tpl/Home/Default/Public/Image/gdtp_bj2.jpg') top left repeat-x;}

.tupian_bt a{ float:right; margin-right:10px; color:#fff; }

.tupian_bt a:hover{ color:#ffff00; }

.tupian_nr{ width:1150px; height:auto; line-height:36px;  float:left;  padding:10px; }

 

#fczs_main2{height: auto;}

#fczs_gd2{width:705px;height: auto;float:left;overflow:hidden;}

#fczs_gd2 ul{width:3992px;height: auto;}

#fczs_gd2 ul li{width: auto;height:auto;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; }

#fczs_gd2 ul li a{ width:auto;height: auto; float:left; color:#333; }

#fczs_gd2 ul li a:hover{ width:auto;height: auto; float:left; color:#0052ab;}

#fczs_gd2 ul li img{ width:226px; height:175px; border:1px solid #9e9e9e; background-color:#FFF;}













.main_01l2{ width:850px; height:auto; float:left; background-color:#fff; margin-top:10px;border-radius:5px 0px 0px 0px;}

.main_01l2 .jianghua{ width:418px; height:auto; float:left; background-color:#fff; }

.main_01l2 .jianghua_bt{ width:418px; height:36px; line-height:42px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/gdtp_bj.jpg') bottom left repeat-x; }

.main_01l2 .jianghua_bt li{ width:120px; height:36px; line-height:36px;  float:left; background-color:#1b6dc4;  text-indent:10px; color:#fff; font-size:16px; position:relative; overflow:hidden; }



.main_01l2 .jianghua_bt .nav_wz{ position:absolute; width: 120px; left:0px; height:36px; text-align:center; z-index:999;}

.main_01l2 .jianghua_bt .navspan1{ width:100px; height:36px; background-color:#3a9de6; position:absolute; top:0px; left:-100px;transition:0.3s;}

.main_01l2 .jianghua_bt .navspan2{ width:100px; height:36px; background-color:#3a9de6; position:absolute; top:0px; right:-100px;transition:0.3s;}



.main_01l2 .jianghua_bt:hover .nav_wz{ position:absolute; width: 120px; left:0px; height:36px; text-align:center; z-index:999;}

.main_01l2 .jianghua_bt:hover .navspan1{ width:100px; height:36px; background-color:#3a9de6; position:absolute;top:0px; left:0px;transition:0.3s; }

.main_01l2 .jianghua_bt:hover .navspan2{ width:100px; height:36px; background-color:#3a9de6; position:absolute;top:0px;right:0px;transition:0.3s; }





.main_01l2 .jianghua_bt a{ float:right; margin-right:10px; color:#a2a2a2; }

.main_01l2 .jianghua_bt a:hover{ color:#d00111; }

.main_01l2 .jianghua_nr{ width:398px; height:216px; line-height:48px;  float:left;  padding:10px;}



.main_01l2 .jianghua_nr .guangong_nrt{ width:398px; height:75px; float:left; }

.main_01l2 .jianghua_nr .guangong_nrt img{ width:110px; height:73px; float:left; margin-right:10px; border:1px solid #c9c9c9; }

.main_01l2 .jianghua_nr .guangong_nrt .bt{ width:275px; height:30px; line-height:30px; float:left; font-weight:bold; }

.main_01l2 .jianghua_nr .guangong_nrt .nr{ width:275px; height:auto; line-height:22px; float:left; }





.main_01l2 .guangong_nrb{ width:398px; height:auto; float:left; }

.main_01l2 .guangong_nrb li{ width:398px; height:36px; line-height:36px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/xd.png') center left no-repeat; text-indent:20px; }

.main_01l2 .guangong_nrb li a{ width:398px; height:36px; float:left; color:#464646;background:url('/App/Tpl/Home/Default/Public/Image/xd.png') center left no-repeat; text-indent:20px;border-bottom: 1px dashed #dcdcdc;}

.main_01l2 .guangong_nrb li a:hover{ width:398px; height:36px; float:left; color:#a8000d;  }











.main_01l3{ width:850px; height:auto; float:left; background-color:#fff; margin-top:30px;border-radius:5px 0px 0px 0px;}

.main_01l3 .guangong{ width:418px; height:auto; float:left; background-color:#fff; }

.main_01l3 .guangong_bt{ width:418px; height:36px; line-height:36px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/gdtp_bj.jpg') bottom left repeat-x; }

.main_01l3 .guangong_bt li{ width:120px; height:36px; float:left; background-color:#1b6dc4;  text-indent:10px; color:#fff; font-size:16px; position:relative; overflow:hidden; }



.main_01l3 .guangong_bt .nav_wz{ position:absolute; width: 120px; left:0px; height:36px; text-align:center; z-index:999;}

.main_01l3 .guangong_bt .navspan1{ width:100px; height:36px; background-color:#3a9de6; position:absolute; top:0px; left:-100px;transition:0.3s;}

.main_01l3 .guangong_bt .navspan2{ width:100px; height:36px; background-color:#3a9de6; position:absolute; top:0px; right:-100px;transition:0.3s;}



.main_01l3 .guangong_bt:hover .nav_wz{ position:absolute; width: 120px; left:0px; height:36px; text-align:center; z-index:999;}

.main_01l3 .guangong_bt:hover .navspan1{ width:100px; height:36px; background-color:#3a9de6; position:absolute;top:0px; left:0px;transition:0.3s; }

.main_01l3 .guangong_bt:hover .navspan2{ width:100px; height:36px; background-color:#3a9de6; position:absolute;top:0px;right:0px;transition:0.3s; }



.main_01l3 .guangong_bt a{ float:right; margin-right:10px; color:#a2a2a2; }

.main_01l3 .guangong_bt a:hover{ color:#d00111; }

.main_01l3 .guangong_nr{ width:398px; height:216px; line-height:36px;  float:left;  padding:10px;}

.main_01l3 .guangong_nr .guangong_nrt{ width:398px; height:75px; float:left; }

.main_01l3 .guangong_nr .guangong_nrt img{ width:110px; height:73px; float:left; margin-right:10px; border:1px solid #c9c9c9; }

.main_01l3 .guangong_nr .guangong_nrt .bt{ width:275px; height:30px; line-height:30px; float:left; font-weight:bold; }

.main_01l3 .guangong_nr .guangong_nrt .nr{ width:275px; height:auto; line-height:22px; float:left; }





.main_01l3 .guangong_nrb{ width:398px; height:auto; float:left; }

.main_01l2 .guangong_nrb li{ width:398px; height:36px; line-height:36px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/xd.png') center left no-repeat; text-indent:20px; }

.main_01l3 .guangong_nrb li a{ width:398px; height:36px; float:left; color:#464646;background:url('/App/Tpl/Home/Default/Public/Image/xd.png') center left no-repeat; text-indent:20px;border-bottom: 1px dashed #dcdcdc;}

.main_01l3 .guangong_nrb li a:hover{ width:398px; height:36px; float:left; color:#a8000d;  }













.main_01r{ width:281px; height:auto; float:right; position:relative; overflow:hidden;}

.main_01r .juankuan{ width:279px; height:auto; margin-top:10px; float:left; border:1px solid #dadada;}

.main_01r .juankuan_nr{ width:279px; height:280px; float:left; position:relative; }

.main_01r .juankuan_nr .more3{ position:absolute; top:-1px; right:-1px; }

.main_01r .juankuan_nr p{ width:260px; height:40px; line-height:40px;  font-size:20px; color:#000;background:url('/App/Tpl/Home/Default/Public/Image/kj_btbj.png') bottom left no-repeat; margin-left:10px; }

.main_01r .juankuan_nr p span{ font-family:Arial, Helvetica, sans-serif; color:#999999; }

.main_01r .juankuan_nr li{ width:123px; height:97px; line-height:90px; border:1px solid #e3e3e3; float:left; }

.main_01r .juankuan_nr .juankuan_tb{ height:44px; width:47px; position:absolute; top:10px; left:40px; overflow:hidden; }

.main_01r .juankuan_nr .juankuan_tb img{ position:absolute; top:0px; left:0px;  transition:0.3s;}

.main_01r .juankuan_nr li a:hover img{ position:absolute; top:-45px; left:0px;  transition:0.3s;}



.main_01r .juankuan_nr .juankuan_wz{ height:44px; width:94px; line-height:44px; position:absolute; top:50px; left:15px; text-align:center; }



.main_01r .juankuan_nr li a{ width:123px; height:97px; float:left; background-color:#1b6dc4; color:#fff; }

.main_01r .juankuan_nr li a:hover{ width:123px; height:97px; float:left; background:#c70112; color:#FFF;  }



.main_01r .juankuan_tb01{ position:absolute; top:60px; left:10px; }

.main_01r .juankuan_tb02{ position:absolute; top:60px; left:144px; }

.main_01r .juankuan_tb03{ position:absolute; top:167px; left:10px; }

.main_01r .juankuan_tb04{ position:absolute; top:167px; left:144px; } 





.main_01r .juankuan_nr2{ width:279px; height:280px; float:left; position:relative; }

.main_01r .juankuan_nr2 .more3{ position:absolute; top:-1px; right:-1px; }

.main_01r .juankuan_nr2 p{ width:260px; height:40px; line-height:40px;  font-size:20px; color:#000;background:url('/App/Tpl/Home/Default/Public/Image/kj_btbj.png') bottom left no-repeat; margin-left:10px; }

.main_01r .juankuan_nr2 p span{ font-family:Arial, Helvetica, sans-serif; color:#999999; } 



.main_01r .juankuan_nr2 li{ width:235px; height:46px; line-height:46px;  float:left; border:1px solid #e5e5e5;border-radius:5px; overflow:hidden; margin-left: 20px; margin-top: 20px; font-size:16px; text-indent:10px;}

.main_01r .juankuan_nr2 li a{ color:#666666;transition:0.3s;}

.main_01r .juankuan_nr2 li a:hover{ color:#1259b1;transition:0.3s;}



.main_01r .juankuan_nr2 li img{ float:left; margin-left: 20px; margin-top:10px;}









.main_01r .gonggao{ width:314px; height:auto; float:left; background-color:#fff; }

.main_01r .gonggao_bt{ width:314px; height:42px; line-height:42px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/gonggao_bt.png') top left no-repeat;}

.main_01r .gonggao_bt li{ width:110px; height:42px; float:left;  text-indent:45px; color:#fff; font-size:16px;}

.main_01r .gonggao_bt a{ float:right; margin-right:10px; color:#fff; }

.main_01r .gonggao_bt a:hover{ color:#ffff00; }



.main_01r .gonggao_nr{ width:294px; height:auto; line-height:30px;  float:left;  padding:10px;}

.main_01r .gonggao_nr li{ width:294px; height:30px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/xd2.png') center left no-repeat; text-indent:20px; }

.main_01r .gonggao_nr li a{ width:294px; height:30px; float:left; color:#464646;  }

.main_01r .gonggao_nr li a:hover{ width:294px; height:30px; float:left; color:#a8000d;  }







.main_01r .shipin{ width:314px; height:auto; float:left; background-color:#fff; margin-top:20px; }

.main_01r .shipin_bt{ width:314px; height:42px; line-height:42px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/shipin_bt.png') top left no-repeat;}

.main_01r .shipin_bt li{ width:110px; height:42px; float:left;  text-indent:45px; color:#fff; font-size:16px;}

.main_01r .shipin_bt a{ float:right; margin-right:10px; color:#fff; }

.main_01r .shipin_bt a:hover{ color:#ffff00; }



.main_01r .shipin_nr{ width:294px; height:auto; line-height:36px;  float:left;  padding:10px;}





.main_02{ width:1200px; height:120px; margin:10px auto;background:url('/App/Tpl/Home/Default/Public/Image/db_banner.jpg') center center no-repeat ; position:relative; } 

.main_02 a{ width:100%; height:120px; display:block; } 









.main_03{ width:1200px; height:auto; margin:10px auto; overflow:hidden; }

.main_03 ul{ width:253px; height:359px; float:left; margin-right:9px; background-color:#fff; border-top:4px solid #93d882; padding:0px 20px 20px 20px; position:relative; }

.main_03 ul p{ width:253px; height:50px; line-height:50px; float:left; color:#282828; font-size:18px; border-bottom:1px solid #e9e9e9; text-align:center; }

.main_03 ul li{ width:253px; height:36px; line-height:36px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/xd3.png') center left no-repeat; text-indent:20px; }

.main_03 ul li a{ width:253px; height:36px; float:left; color:#464646;  }

.main_03 ul li a:hover{ width:253px; height:36px; float:left; color:#a8000d;  }



.main_03 ul .more1{ width:250px; height:37px; line-height:37px; text-align:center;  position:absolute; bottom:20px; left:30px; background-color:#78c265; color:#fff; display:block; }

.main_03 ul .more1:hover{ background-color:#d00111; color:#fff; }



.main_03 ul .more2{ width:250px; height:37px; line-height:37px; text-align:center;  position:absolute; bottom:20px; left:30px; background-color:#f8c301; color:#fff; }

.main_03 ul .more2:hover{ background-color:#d00111; color:#fff; }



.main_03 ul .more3{ width:250px; height:37px; line-height:37px; text-align:center;  position:absolute; bottom:20px; left:30px; background-color:#4d99ee; color:#fff; }

.main_03 ul .more3:hover{ background-color:#d00111; color:#fff; }



.main_03 ul .more4{ width:250px; height:37px; line-height:37px; text-align:center;  position:absolute; bottom:20px; left:30px; background-color:#e84242; color:#fff; }

.main_03 ul .more4:hover{ background-color:#d00111; color:#fff; }





.main_04{ width:1200px; height:auto; margin:10px auto; overflow:hidden; }

 









.left_zk{ width:260px; height:auto; float:left; }

.left_zk .fenlei{ width:260px; height:auto; float:left; background-color:#fff; }

 

.left_zk .fenlei_bt{ width:260px; height:36px; line-height:42px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/gdtp_bj.jpg') bottom left repeat-x; }

.left_zk .fenlei_bt li{ width:120px; height:36px; float:left; background-color:#1b6dc4;  text-indent:10px; color:#fff; font-size:16px; }

.left_zk .fenlei_bt a{ float:right; margin-right:10px; color:#fff; }

.left_zk .fenlei_bt a:hover{ color:#ffff00; }



.left_zk .fenlei_nr{ width:240px; height:auto; line-height:36px;  float:left;  padding:10px;}

.left_zk .fenlei_nr li{ width:48%; height:36px; float:left; text-align:center; margin-bottom:10px; margin-right:2% }

.left_zk .fenlei_nr li a{ width:100%; height:36px; float:left; color:#333; background-color:#ededed;transition:0.3s;}

.left_zk .fenlei_nr li a:hover{ width:100%; height:36px; float:left; background-color:#c70112; color:#fff;transition:0.3s;}







.left_zk .ljuankuan{ width:260px; height:auto; margin-top:10px; float:left; margin-bottom:20px; background-color:#fff;}



.left_zk .ljuankuan_bt{ width:260px; height:36px; line-height:42px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/gdtp_bj.jpg') bottom left repeat-x; }

.left_zk .ljuankuan_bt li{ width:120px; height:36px; float:left; background-color:#1b6dc4;  text-indent:10px; color:#fff; font-size:16px; }



.left_zk .ljuankuan_nr{ width:240px; height:225px; float:left; position:relative; background-color:#fff; padding:10px; padding-top:0px; }

 

.left_zk .ljuankuan_nr li{ width:94px; height:90px; line-height:90px; border:1px solid #e3e3e3; float:left; }

.left_zk .ljuankuan_nr .ljuankuan_tb{ height:44px; width:47px; position:absolute; top:10px; left:27px; overflow:hidden; }

.left_zk .ljuankuan_nr .ljuankuan_tb img{ position:absolute; top:0px; left:0px;  transition:0.3s;}

.left_zk .ljuankuan_nr li a:hover img{ position:absolute; top:-44px; left:0px;  transition:0.3s;}



.left_zk .ljuankuan_nr .ljuankuan_wz{ height:44px; width:94px; line-height:44px; position:absolute; top:50px; left:20px;  }



.left_zk .ljuankuan_nr li a{ width:94px; height:90px; float:left; background-color:#1b6dc4; color:#fff; }

.left_zk .ljuankuan_nr li a:hover{ width:94px; height:90px; float:left; background:#c70112; color:#FFF;  }



.left_zk .ljuankuan_tb01{ position:absolute; top:20px; left:25px; }

.left_zk .ljuankuan_tb02{ position:absolute; top:20px; left:140px; }

.left_zk .ljuankuan_tb03{ position:absolute; top:120px; left:25px; }

.left_zk .ljuankuan_tb04{ position:absolute; top:120px; left:140px; } 













.yqlj{ width:1000px; height:33px; line-height:33px; border:1px solid #dedede; float:left;background:url('/App/Tpl/Home/Default/Public/Image/yqlj_bj.jpg') top left repeat-x;}

.yqlj_bt{ width:80px; float:left; text-align:center; font-weight:bold; color:#000;}

.yqlj_nr{ width:920px; float:left;}

.yqlj_nr li{ width: auto; float:left; margin:0 10px;}

.yqlj_nr li a{ color:#000;}

/***************global*****************/

.pro li{float:left;overflow:hidden;margin:0 6px 20px 6px;width:200px;text-align:center;white-space:nowrap;*margin:0 10px 20px 18px;}

.pro span{padding-left:15px;background-position:0 -114px;}

.pro img{padding:3px;width:192px;height:142px;border:1px solid #dcdcdc;}

.pro a{*color:#444;}

.pro a:hover{color:#da020d;}

.pro img:hover{border:1px solid #da020d;}





.main2{ width:100%; height:auto; margin:0 auto; overflow:hidden; margin-top:10px;}

.main2_k{ width:1200px; height: auto; margin:0 auto;}



.widget{overflow:hidden;margin-bottom:20px;width:236px;line-height:34px; border:1px solid #82ceff; border-top:none;}



.l_product{ width:236px; height:auto; float:left;}

.l_product_bt{ width:236px; height:30px; line-height:30px; float:left; color:#181818;background:url('/App/Tpl/Home/Default/Public/Image/bt_bj.jpg') top left repeat-x; border-bottom:1px solid #c8c8cf; text-indent:20px; font-weight:bold;}

.l_product_bt span{ color:#024c8d}

.l_product_nr{ width:236px; height:100px; line-height:24px; float:left; background-color:#fff;}

.l_product_nr li{ width:236px; height:24px; line-height:24px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/xd.jpg') center left no-repeat;}



.l_contact{ width:236px; height:auto; float:left;}

.l_contact_bt{ width:236px; height:30px; line-height:30px; float:left; color:#181818;background:url('/App/Tpl/Home/Default/Public/Image/bt_bj.jpg') top left repeat-x; border-bottom:1px solid #c8c8cf; border-top:1px solid #c8c8cf; text-indent:20px; font-weight:bold;}

.l_contact_bt span{ color:#024c8d}

.l_contact_nr{ width:236px; height:100px; line-height:24px; float:left; background-color:#fff;}

.l_contact_nr li{ width:236px; height:24px; line-height:24px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/xd.jpg') center left no-repeat;}











.widget dd a{padding-left:19px;background-position:0 -59px;color:#444;}

.widget a:hover{color:#da020d;}

.widget .clicked{background-position:0px -78px;}

.widget .clicked a{background-position:0px -86px;color:#fff;}

.widget ol{margin-left:10px;}

.widget dd{padding-left:8px;height:30px;}



.widget p{margin-left:6px;font-size:12px;line-height:20px;}

.short_title{width:100%; height:43px; line-height:43px; float:left;  background:url('/App/Tpl/Home/Default/Public/Image/l_bt_bj.jpg') top center no-repeat; text-align:center;}

.short_title span{background-position:0 -33px;color:#f1a3a6;}



.short_nr{ width:100%; height:auto; float:left;}

.short_nr li{ width:100%; height:auto; float:left;  background:url('/App/Tpl/Home/Default/Public/Image/l_nr_bj.jpg') top center no-repeat; text-indent:40px; margin-bottom:5px;}



.short_title2{width:100%; height:68px; float:left;  background:url('/App/Tpl/Home/Default/Public/Image/contact_bt_bj.jpg') top center no-repeat; text-align:center;}



 



.article{overflow:hidden;margin-bottom:12px;width:915px;background-color:#fff; float:right; }







.tupian_bt{ width:1170px;}

.tupian_bt li{}







.article_title{ width:100%; height:50px; line-height:50px; float:left;background:url('/App/Tpl/Home/Default/Public/Image/gdtp_bj.jpg') top left repeat-x;} 

.article_title strong{ width:auto; height:50px; float:left; text-align:center; color:#1b6dc4; font-size:20px; font-weight:bold;background:url('/App/Tpl/Home/Default/Public/Image/gdtp_bj2.jpg') top left repeat-x; padding:0px 20px; }

.article_title span{ color:#666;}

.article_nr{ width:895px; height: auto; line-height:26px; padding:10px; float:left; min-height:600px; }

.article_nr table td{border:1px solid #eeeeee; }

.article_nr3{ width:850px; height:377px; line-height:24px; padding:10px;background:url('/App/Tpl/Home/Default/Public/Image/contact_bj.jpg') top left no-repeat #ededed; float:left;}

.article_nr3 p{ text-indent:250px; line-height:30px; font-size:20px;}





#allmap p{line-height:10px;margin:10px;}



.title{margin:0 0 13px 19px;padding:12px 0px 9px 14px;width:661px;height:19px;border-bottom:2px solid #dbdbdb;}

.title strong{float:left;display:inline-block;margin-left:-14px;padding-bottom:8px;width:80px;height:100%;border-bottom:2px solid #414141;color:#da020d;text-align:center;}

.title span{overflow:hidden;zoom:1;padding:7px 0 0 17px;background-position:0 -145px;font-family:SimSun;}

.title a{margin-top:4px;color:#444;}

.title .bold{color:#da020d;}

.title .right a:hover{color:#da020d;text-decoration:underline;}



.footer{ width:100%; height: auto;clear:both; font-size:12px; margin:0 auto; background-color:#1b6dc4; }

.footer_k{ width:100%; height:auto; margin:0 auto; padding:20px 0px; overflow:hidden; }

 



.footer_tnr{ width:1200px; height:50px; text-align:center; margin:0 auto; position: relative; }

.footer_tnr .yuyans {width: 140px; height:30px; line-height: 28px; border:1px solid #8db6e2; color: #ffffff; font-size: 14px; background-color:#5492d3; }





.footer_tnr .yuyans01 { position:absolute; top:10px; left:209px; }

.footer_tnr .yuyans02 { position:absolute; top:10px; left:360px; }

.footer_tnr .yuyans03 { position:absolute; top:10px; left:512px; width:150px;  }

.footer_tnr .yuyans04 { position:absolute; top:10px; left:676px; }

.footer_tnr .yuyans05 { position:absolute; top:10px; left:825px; width:166px; }







.footer_bnr{ width:692px; height:108px; text-align:left; margin:0 auto; background:url('/App/Tpl/Home/Default/Public/Image/footer_logo.png') left center no-repeat; padding-top:25px;  padding-left:360px; line-height:30px; color:#fff; }

 

.page{margin:10px 20px 15px 0;}

.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}

.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}

.current {height:18px;line-height:18px;background:#015699;color:#fff;}



/*************index&goods**************/

.news{margin-left:17px;}

.news li{width:96%;height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1em;line-height:39px;}
.article_nr p{font-size: 20px;font-family: '宋体';}
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}

.news li:hover{background-color:#f6f6f6;}

.news a:hover{color:#da020d;}

/****************news*****************/

.news_title{color:#da020d;text-align:center;line-height:40px;font-size: 22px;font-family: '宋体bold';font-weight: bold;}

.meta{color:#999;text-align:center;line-height:28px;}

/***********news_info**************/

.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}

.jobs a{position:relative;top:-135px; background-color:#105387; float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}

.jobs strong{color:#da020d;}

.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}

/***************jobs***************/

.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}

.pro_info p{margin:20px 30px 30px 33px;}

.pro_name{display:block;color:#da020d;text-align:center;}

.info_title{margin:30px 0 0 27px;width:93%;height:30px;background:#999;}

.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}

.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}

/********goods_info&jobs_info*******/

.order{margin:40px 0 120px 46px;line-height:40px;}

.order img{vertical-align:-5px;cursor:pointer;}

#submit{width:90px;height:34px;border:none; background-color:#007c73; color:#fff;cursor:pointer;}



/*sitemap*/

.mesmore{margin-top:5px;}

.mesmore:hover{color:#da020d;text-decoration:underline;}



.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}

.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}

.m2{ margin-left:20px; margin-top:20px; line-height:25px;}

.m2 span{ font-size:14px; font-weight:bold;}

.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}

.m2t ul{}

.m2t ul li{ list-style-type:none; float:left; width:150px;}

.m2t ul li a:hover{ color:red}



.f{ float:right; margin-right:10px; _margin-top:7px;}



/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}

.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}

.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}

.map li{float:left;margin:0 5px;}*/





#leftDiv{width:170px;height:auto;position:absolute; left:0px; top:0px;}

.itemFloat{width:170px;height:auto;line-height:5px}

.addss{height:189px;width:170px;margin-right:auto;margin-left:auto;background-image: url('/App/Tpl/Home/Default/Public/Image/1.jpg');background-repeat: no-repeat;background-position: center top;position: relative; z-index:9999}

.close{height:11px;width: 12px;margin-right: auto;padding-left: 104px;margin-left: auto;position:absolute;right: 2px;margin-top: 2px;}

.addss_1{width:101px;height:30px;margin-top: 5px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}

.kong {height: 145px;width: 120px;margin-right: auto;margin-left: auto;}

.pfnav{height:auto; width:170px; position:absolute; top:35px; left:2px; z-index:9999}

.pfnav li{ width:156px; height:33px; line-height:33px; font-size:14px; font-family:"微软雅黑"; font-weight:600; margin:10px auto; background:url('/App/Tpl/Home/Default/Public/Image/1.jpg') no-repeat center; text-align:center }

.pfnav li a{ color:#484848;}

.pfnav li a:hover{ color:#484848; font-weight:700;}







#rightDiv{width:110px;height:auto;position:absolute; right:0px; top:0px;}

.itemFloat2{width:110px;height:auto;line-height:5px}

.addss2{height:243px;width:110px;margin-right:auto;margin-left:auto;background-image: url('/App/Tpl/Home/Default/Public/Image/2.jpg');background-repeat: no-repeat;background-position: center top;position: relative; z-index:9999}

.close2{height:11px;width: 12px;margin-right: auto;padding-left: 104px;margin-left: auto;position:absolute;right: 2px;margin-top: 2px;}

.addss_2{width:101px;height:30px;margin-top: 5px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}

.kong2{height: 145px;width: 120px;margin-right: auto;margin-left: auto;}

.pfnav2{height:auto; width:170px; position:absolute; top:35px; left:2px; z-index:9999}

.pfnav2 li{ width:156px; height:33px; line-height:33px; font-size:14px; font-family:"微软雅黑"; font-weight:600; margin:10px auto; background:url('/App/Tpl/Home/Default/Public/Image/1.jpg') no-repeat center; text-align:center }

.pfnav2 li a{ color:#484848;}

.pfnav2 li a:hover{ color:#484848; font-weight:700;}





/*资质瀑布流*/

.item{background:#edebeb;color:#333;border-radius:5px;padding:10px;word-break:break-all;word-wrap:break-word;/*white-space:pre;white-space:pre-wrap;*/}

.item img{width:100%;height:auto;}

.item p{text-align:center;margin-top:5px; color:#333;}

.item a{color:#fff; }

.item:hover{color:#db0100; }







/*固定的悬浮窗*/

.yb_conct {

	position: fixed;

	z-index: 9999999;

	top: 200px;

	right: -127px;

	cursor: pointer;

	transition: all .3s ease;

}

.yb_bar ul li { text-align: left;	width: 180px;

	height: 53px;

	font: 16px/53px 'Microsoft YaHei';

	color: #fff;

	text-indent: 54px;

	margin-bottom: 3px;

	border-radius: 3px;

	transition: all .5s ease;

	overflow: hidden;

}

.yb_bar .yb_top {

	background: #2dabeb url('../Image/s1.png') no-repeat left top;

}

.yb_bar .yb_phone {

	background: #2dabeb url('../Image/fixCont.png') no-repeat 0 -57px;

}

.yb_bar .yb_QQ {

	text-indent: 0;

	background: #2dabeb url('../Image/fixCont.png') no-repeat 0 -113px;

}

.yb_bar .yb_ercode {

	/*height:200px;*/



	background: #2dabeb url('../Image/r_wx.png') no-repeat left top;

}



.yb_bar .yb_YX {

	text-indent: 54px;

	background: #2dabeb url('../Image/r_tb.png') no-repeat left center;

}

.yb_bar .yb_WX {

	text-indent: 54px;

	background: #2dabeb url('../Image/r_wx.png') no-repeat left center;

}



.hd_qr {

	padding: 0 29px 25px 29px;

}

.yb_QQ a {

	display: block;

	text-indent: 54px;

	width: 100%;

	height: 100%;

	color: #fff;

}





