@charset "gb2312";
*{word-break:break-all;margin:0;padding:0;}
body{font-size:14px;color:#333; font-family:"微软雅黑","microsoft Yahei","Courier New",Courier,monospace;padding:0px;margin:0px auto;line-height:30px; background-color:#FFF; overflow-x: hidden;}
a{ color:#333; text-decoration:none;}
a:hover{color:#1978ce;text-decoration:none}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{ margin:0; padding:0;}
ul,li,dl,dt,dd{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.red{ color:#F00;}
.clear,.c{ clear:both;}
.blank{ clear:both; height:20px;}
img{max-width:100%; border:0; height:auto;}
.imgZoom { overflow:hidden; }
.imgZoom img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; display:block;}
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.about{ float:right; margin-left:60px; display:inline;}
/*tr:hover{width:100%; background-color:#cccccc;}*/
.input,.textarea{border-top:ridge 1px #ccc;border-right:inset 1px #D8D8D8;border-bottom:inset 1px #D8D8D8;border-left:ridge 1px #ccc;font-size:14px;color:#666;padding-top:5px;padding-right:5px;padding-bottom:4px;padding-left:5px;background-color:#fff}
.wrap{ width:1200px; margin:0 auto;}
.top1{ width:100%; height:30px; line-height:30px; background-color:#f4f4f4; color:#888888;}
.t1{ float:left;}
.t2{ float:right; height:30px;}
.top1 a{ color:#888;}
.t2 li{ float:left;}
.t2 .sy{ background:url(../images/sy.png) no-repeat left center; padding:0 10px 0px 25px;}
.t2 .dt{ background:url(../images/tdt.png) no-repeat 8px center;  padding:0 10px 0px 25px;}
.t2 .t3{ background:url(../images/t3.png) no-repeat 8px center;   padding:0 10px 0px 25px;}
.head{padding:20px 0;}
.logo{ float:left;}
.tmid{ float:left; }
.tel{ float:right; text-align:right;}
.sjtel{ display:none;}
.mmap{ overflow:hidden;}
.mmap dd{ width:48%; float:left; margin:0 1%; }
/* 菜单 */
.nav{ background-color:#1978ce;height:50px; width:100%; line-height:50px;}
.nav li{float:left; width:14.2%; }
.nav li a{display:block; font-size:16px;color:#FFF; text-align:center; border-left:1px #1e8df2 solid;}
.nav li:last-child a{ border-right:1px #1e8df2 solid;}
.nav li a:hover, .nav li a.current{ background-color:#fba804;color:#FFF;}

.mat{ text-align:center; margin-bottom:30px; background:url(../images/tit.png) no-repeat center center;}
.mat h2{font-size:30px; font-weight:400px; color:#1978ce; margin-bottom:10px;}
.mat h2 span{ display:inline-block;width: 164px;height: 7px;vertical-align: middle; position: relative; top: -4px;}
.mat h2 .span1{ margin-right: 15px; }
.mat h2 .span2{ margin-left: 15px; }

.mat p{ font-size:14px;text-transform:uppercase; color:#999; line-height:20px;}
.mat div{ width:30px; height:3px; background-color:#1978ce; margin:10px auto auto; display:none;}

.m_top{overflow:hidden;padding:60px 0 20px 0;}
		.m_top .mnav{overflow:hidden;margin-left:-9px;margin-bottom:-8px;float:right;}
		.m_top .mnav > li{padding-left:9px;padding-bottom:8px;display:inline-block; float:left;}
		.m_top .mnav > li .box{display:block;padding:5px 28px;background:#f1f1f1;text-align:center;}
		.m_top .mnav > li .box:hover{background:#1966bf;color:#fff;}
		.m_top .mnav > li .on{background:#1966bf;color:#fff;}
		.m_top .btn{float:right;}
		.m_top .btn .more{display:inline-block;padding:0 28px;background:#f1f1f1;text-align:center;    border-radius: 30px;}
		.m_top .btn .more:hover{background:#1966bf;color:#fff;}
.g_title {clear: both;text-align:left;}
.g_title .l1{font-size: 25px;color: #1978ce;float:left; font-weight:bold;}
.g_title .l2{font-size: 14px;color: #bbb;float:left;padding:0 0 0 10px; text-transform:uppercase;}

#sjslideBox{ display:none;}
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:60px; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; display:none; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%;  display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }


.m1{  margin-bottom:50px;}

#divMainTab{ width:100%; margin-bottom:30px; }
#divMainTab ul{ margin:0 auto;border:1px #ddd solid; overflow:hidden; } 

#divMainTab li{ float:left; text-align:center; font-size:16px; cursor:pointer;width:24.8%; box-sizing:border-box;height:300px;}
#divMainTab li:hover{background-color:#1978ce;}
#divMainTab li:hover a{ color:#fff;}
#divMainTab li h3{ padding:10px; border-bottom:1px #ddd solid; margin-bottom:10px;}

#divMainTab .normal { /*background-color:#eeeeee;*/}
#divMainTab .selected { color:#ffffff; background-color:#1978ce; }
#divMainTab .selected a{color:#ffffff; }
#divMainTab .selected  h3{ border-bottom:1px #1978ce solid;}


.m1t{ text-align:center; margin-bottom:30px;}
.mleft{ width:290px; float:left; margin-right:40px; display:inline;}
.sjlb{ display:none;}
.cplb{ margin-bottom:30px; background-color:#1978ce; padding:20px 10px 10px 10px;}
.cptit{ text-align:center; margin-bottom:10px;}
.cptit h2{ font-size:30px; color:#fff;}
.cptit p{ font-size:12px; text-transform:uppercase; color:#fff;}
.cplb dl{  overflow:hidden; border-bottom: none; background-color:#fff; padding:10px;}
.cplb dt{ text-align: center;line-height: 45px;height: 45px;
width: 100%; font-size:18px; }
.cplb dt a{ display:block; background-color:#1978ce;color:#fff;}
.cplb dt a:hover{ background-color:#1978ce;color:#fff;}
.cplb dd{  height:35px; line-height:35px;margin-bottom:10px;  overflow:hidden; border-bottom:1px #ddd solid; background:url(../images/m7ico.png) no-repeat 10px center; font-size:15px;}
.cplb dd a{ display:block;  padding-left:25px;}
.cplb dd a:hover{ display:block;}
.lx{ text-align:center;}
.lxfs{ text-align:center; padding:30px 20px; background-color:#1978ce; color:#fff;}
.lxfs h3{ font-size:30px;}
.lxfs div{ border-top:1px #fff solid; padding:10px 0; line-height:24px; margin-top:20px; color:#83a7de;}
.mright .m_top{ padding-top:0;}

.mmore{ width:130px; height:40px; line-height:40px; text-align:center; margin:30px auto; background-color:#1978ce; border-radius:5px;}
.mmore a{ color:#fff;}

.mright{ width:870px; float:left;}
.symrt{ width:100%; height:50px; line-height:50px; background-color:#353535; margin-bottom:20px;}
.symrt1{ width:120px; background:url(../images/mrt1.png) #fcc513 no-repeat 20px center; padding-left:60px; font-size:20px; font-weight:bold; color:#fff; float:left;}
.m1gd{ width:90px; margin-right:20px; float:right; background:url(../images/m1.jpg) no-repeat right center; }
.m1gd a{ color:#fff;}
.sycpzs{ overflow:hidden; margin-right:-20px; margin-left:-10px;}
.sycpzs li{ width:31%;  border:1px #dddddd solid; float:left;  text-align:center; margin:0 1% 20px;  display:inline; box-sizing:border-box;overflow:hidden; position:relative;}
.sycpzs li:hover span{ background-color:#1978ce;}
.sycpzs li span{ line-height:40px; display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;background-color:#eeeeee;}

.sycpzs li:hover span a,.sycpzs li:hover span{ color:#fff;}


.mainCon{width: 100%;  background:url(../images/about.jpg) no-repeat center top; padding:50px 0; /*background-color:#eeeeee; */ }
/*
.mainCon .mat h2,.mainCon .mat p{ color:#fff;}*/


.mainConc{ background-color:#fff; padding:30px; }

.mainCon dl{width: 100%; overflow:hidden;}
.mainCon dt{width:48%;float:left; margin-right:5%; }
.mainCon dd{width:47%;float:left;/*position: absolute;top: 35px;right: 0;background: #fff;*/}
.mainCon dd h3{font-size: 20px;color: #333;font-weight: bold; display:none;}
.mainCon dd h3 a{color: #333;}
.mainCon dd h4{ font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-transform:uppercase; color:#333; line-height:18px; display:none;}
.mainCon dd p{font-size: 16px;color: #333;line-height: 32px;margin-top: 60px;}
.mainCon dd .more{display: block;width: 129px;height: 40px;text-align: center;line-height: 40px;font-size: 14px;color: #fff;text-decoration: none;background: #1978ce;text-transform: uppercase; margin-top:30px;}



.picMarquee-left{ width:100%; position:relative; margin:0 auto 20px; overflow:hidden;}
		.picMarquee-left .hd{ overflow:hidden;  margin-top:30px; width:100%; display:none;}
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:50%; height:41px;overflow:hidden;cursor:pointer; float:left;}
		.picMarquee-left .hd .prev{  text-align:left;}
		.picMarquee-left .hd .next{text-align:right; }

		.picMarquee-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display:none; }
		.picMarquee-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picMarquee-left .hd ul li.on{ background-position:0 0; }
		.picMarquee-left .bd{   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; margin:0 -10px; }
		.picMarquee-left .bd ul li{ /**/margin:0 20px 0 0;float:left; _display:inline; overflow:hidden; text-align:center;  width:283px; background-color:#f7f7f7; border:1px #ddd solid;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; position:relative; }
		.picMarquee-left .bd ul li .pic img{ display:block; }		
		.picMarquee-left .bd ul li h3{ font-size:15px; width:100%; margin:0 auto;  height:40px; line-height:40px; font-weight:normal;}	
		.picMarquee-left .bd ul li .title{  text-align:center; }
.picMarquee-left .hd .pageState{ display:none;}
.sjal{ display:none;}

.m3{ padding:50px 0;}
.m3tgd a{ color:#212121;}
.m3gd{ width:100%;/* background:url(../images/m3line.jpg) repeat-x center;*/}
.m3gd span{ width:120px; height:40px; line-height:40px; margin:0 auto; display:block; text-align:center; border-left:7px #1978ce solid; border-right:7px #1978ce solid; background-color:#1978ce;}
.m3gd span a{ color:#fff; font-size:16px;}

.xuanze_warp{ background-color:#1978ce;
    padding: 50px 0;
    color: white;
}
      .xuanze {
          width: 1200px;
          margin: 0 auto 30px;
      }
  
      .xuanze_content_left {
          float: left;
          width: 45%;
          margin-top: 20px;
      }
	  .shipin{ text-align:center; border:5px #ffffff solid;}
  
      .xuanze_p1 {
          padding-top: 60px;
          text-align: center;
          font-size: 38px;
          margin-bottom: 60px;
          color: #FC8D21;
      }
  
      .xuanze_p2 {
          text-align: center;
          text-align: center;
          font-size: 22px;
      }
      .xuanze_p3{
       text-align: center;
       font-size: 38px; line-height:40px;
      }
      .xuanze_p3 img{
               width: 200px; 
    height: 200px;
    border-radius: 100px;
    margin-top: 20px;
    border: 5px solid #cecece;
      }
      .xuanze_p4{
        font-size: 22px;
        color: #FC8D21;
      }
  .xuanze_p0{
    text-align: center;
    font-size: 16px;
  }
      .xuanze_content {
          width: 1200px;
          margin: 0 auto;
          overflow: hidden;
      }
  
      .xuanze_content_right {
          float: right;
      }
  
      .xuanze_content_right {
          width: 50%;
         
      }
	  .xuanze_content_right ul{ padding-top:30px;}
	  .xuanze_content_right li{ border-bottom:1px #fff dashed; line-height:40px;margin-bottom:20px; font-size:16px;}
	  .xuanze_content_right li span{ float:left; display:inline-block; width:30px; height:30px; border-radius:50%; margin-right:20px; background-color:#ffa01c; color:#fff; margin-top:5px; text-align:center; line-height:30px;}
	  
      .xuanze_content_right dl{
        padding-left: 180px;
          overflow: hidden;
          margin: 40px 0;
      }
      .xuanze_content_right dl dt{
        width: 100px;
        height: 100px;
        font-size: 60px;
        float: left;
        border-radius: 50px;
        background: aliceblue;
        text-align: center;
        line-height: 100px;
        background: #5B92FB;
        color: white;
        border: 2px solid #8999A8;
        margin-right: 16px;
      }
      .xuanze_content_right dl dd p{
          margin: 10px;
      }


.m5{ padding:50px 0;}
.m71{ overflow:hidden; width:542px; float:left; margin-right:58px;}
.m72{ width:600px; float:left;}


.n_news{overflow:hidden}

.n_news ul{overflow:hidden}

.n_news li{display:block;padding:10px 0 20px; width:48%; float:left; margin:0 1%; border-bottom:1px #ddd dashed; overflow:hidden;}

.n_news li .box{padding:0 0 0 95px;position:relative;height:90px}

.n_news li h3{font-size:18px; font-weight:normal;padding-top:8px;color:#585757;margin-bottom:13px;overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.n_news li a{display:block;}

.n_news li p{line-height:20px;font-size:14px;color:#a2a4a6;height:40px; overflow:hidden;}

.n_news li a:hover{color:#1978ce;}

.n_news .date_box{position:absolute;left:0;top:0;border-right:1px solid #ddd;padding:10px 15px;text-align:center;width:48px}

.n_news .date_box strong{padding-bottom:6px;border-bottom:1px solid #e4e2e2;display:block;font-size:30px;color:#1978ce;}

.n_news .date_box span{font-size:12px;color:#212122;margin-top:9px;display:block;text-transform:uppercase}
.nynew li{width:98%; margin-bottom:2%; padding-bottom:30px;}
.nynew li .box{ height:auto;}

.sytit{background:url(../images/ml1.jpg) repeat-x center bottom; height:45px; margin-bottom:1em; }
.sytit h3{ font-size:20px; font-weight:bold;background:url(../images/ml.jpg) no-repeat left center; float:left; text-indent:15px;}
.sytit span{float:right; width:60px; background-color:#1978ce; height:20px; border-radius:20px; text-align:center; line-height:20px; margin-top:5px; font-size:12px; text-indent:0; }
.sytit span a{ color:#ffffff;}

.new .n1{ margin-bottom:10px;}
.new li{ border-bottom:1px #b2b2b2 solid; margin-bottom:5px; height:70px; overflow:hidden;}
.new li span{ float:right; font-weight:normal; color:#666666;}
.new li a{ color:#333333; font-weight:bold; display:block;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.new li p{ color:#666666; height:40px; line-height:40px; overflow:hidden;}
.new li:hover a{ color:#222;}


.foot{ background-color:#1978ce;   padding-top:50px; color:#fff;}
.foot a{ color:#fff;}
.foot dd a{ color:#b0e4ff;}
.foot dd a:hover{ color:#fff;}


.foot dl{ float:left; }
.foot dl dt{ margin-bottom:20px;position:relative; padding-bottom:20px; font-size:18px;}
.foot dl dt:after{ content:""; position:absolute; width:16px; height:2px; background-color:#fff; left:0; bottom:0;}
.foot dl.f1 dt:after{ width:0;}

.foot .f1{  margin-left:5%; width:25%; margin-right:5%;}
.f1 p{ margin-bottom:30px;}
.f1 dt{ border-bottom:1px #1e8df2 solid; padding-bottom:20px;}

.foot .fcp{ width:50%; float:left; }
.fcp dl{ width:25%;}
.fcp dd{ overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.foot .fwx{ width:15%; float:left;}


.two-box h3{ font-size:18px; color:#ff0000; margin:20px 0; position:relative; padding-left:26px;}
.two-box h3:before{ content:""; position:absolute; left:0; top:8px; width:8px; height:8px; border:3px #ff0000 solid; border-radius:50%;}
.two-box h3:after{ content:""; position:absolute; left:0; top:8px;}

.bq{ margin-top:30px; padding:10px 0px;  color:#fff; background-color:#1978ce; border-top:1px #1e8df2 solid;}

.flink b{ font-size:18px;}
.fdh{ display:none;}
.nyban{ width:100%; height:300px; background:url(../images/nyban.jpg) no-repeat center; margin-bottom:30px; }
.nyban .wrap{ position:relative;top:20%;}
.nyban h2{ font-size:42px; height:50px;line-height:50px;}
.nybancon{  width:50%;padding:40px 70px; display:none;}
.nybancon div{ width:30px; height:4px; background-color:#1978ce; margin:10px 0;}
.nybancon p{ margin-bottom:20px;}
.nybancon span{ font-size:18px; border-top:1px #fff solid; padding-top:10px;}

.ny{ margin-bottom:30px;}
.cpzs{
	overflow: auto;
	zoom: 1;
	font-family: "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace;
}
.cpzs li{ width:23%;  border:1px #dddddd solid; float:left;  text-align:center; margin:0 0.88% 2%; box-sizing:border-box; display:inline; overflow:hidden; background-color:#eeeeee; line-height:40px;}
.cpzs li img{ }
.cpzs li:hover{ background-color:#1978ce;}
.cpzs li span{ display:block; padding:0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;background-color:#1978ce;}
.cpzs li span a {color:#fff;}
.cpzs li:hover a{ color:#fff;}

.p16{font-weight:bold; font-size:16px; }
.ptitle{line-height:35px; margin-bottom:8px; text-align:center;}
.pline{ border-bottom:4px double #dddddd; height:35px;}

.newt{ text-align:center; font-size:30px;}
.info{text-align:center;line-height:30px;color:#666;}

.daodu{ padding:10px 30px; border:1px #cccccc solid; border-radius:5px; background-color:#f4f4f4;  margin:30px auto; text-align:center;}
.daodu span{ font-size:20px; color:#ff0000; font-family:Arial, Helvetica, sans-serif;}


.page{ line-height: normal; font-size: 14px; }
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} 
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} 
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px}
.mrtit{ border-bottom:1px #dddddd solid; margin-bottom:15px; background:url(../images/mrt1.png) no-repeat left center;  padding:20px 0 20px 50px; font-weight:bold; font-size:20px;}

.mrtit em{ float:right; font-style:normal; font-weight:normal; padding-right:10px; font-size:14px; margin-top:10px;}
.prenext{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	width: 98%;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom:15px; border-top:1px #ddd solid; padding:20px 0;
}
.prenext .pre{float: left;width: 50%;text-align: left;} 
.prenext .pre a{
	color: #666;
	text-decoration: none;
} 
.prenext .pre a:hover {
	color: #1978ce;
}/* 上一篇 */
.prenext .next{
	text-align: right;
	float: left;
	width: 50%;
}
.prenext .next a{
	color: #666;
	text-decoration: none;
} 
.prenext .next a:hover {
	color: #1978ce;
}
.cont-way{ clear: both; overflow: hidden; padding-bottom: 80px;}
.way-info{ float: left; width: 50%; padding-top: 50px; }
.way-info h3{ color: #333; font-size: 18px; margin-bottom: 30px; }
.way-info p{ line-height: 30px; color: #333; font-size: 16px; margin-bottom: 10px; }
.way-info p img{ margin-right: 10px; }
.way-info p em{ color: #ed1c24; font-size: 24px; font-weight: bold; }
.way-con{ clear: both; overflow: hidden; padding-top: 50px; margin-top: 40px; border-top:1px solid #ddd; }
.way-con img{ float: left; width: 170px; height: 170px; margin-right: 15px; }
.way-con b{display: block; color: #666; font-size: 15px; font-weight: normal; line-height: 30px; margin: 10px 0; }
.way-con span{ display: block; overflow: hidden; color: #FFF; font-size: 14px; width: 125px; height: 35px; line-height: 35px; border-radius: 5px; text-align: center; margin-top: 20px; cursor: pointer; background-color: #fba804; }
.way-map{ float: right; width: 40%;  overflow: hidden; border: 10px #ddd solid;}


.rxcp{ margin-bottom:30px;}
.rxcp li{ width:140px; float:left;text-align:center;  height: 120px; overflow:hidden; display:inline; border:1px #dddddd solid; margin:0px 3px 15px; }
.rxcp li img{ height:85px;}
.rxcp li span{ display:block; background-color:#eeeeee;}
.ltit{ border-bottom: #dddddd double; text-indent:1em; font-weight:bold; font-size:1.3em; margin-bottom:15px;}
.zx{ border-bottom:1px #dddddd dashed; padding-bottom:20px; margin-bottom:20px;}
.zx h3 a{ font-size:18px; font-weight:300;}
.zx h3 span{ float:right; font-size:14px; font-weight:normal; color:#666666;}
.zx p{ line-height:24px; color:#999;}
.zx li{ width:45%; float:left; height:40px; line-height:40px; background-color:#222; text-align:center; margin-right:2%; display:inline; margin-bottom:3%;}
.zx li a{ color:#ffffff; }
.zx .li1{ background-color:#222;}
.xgxw{ margin-bottom:30px; margin-top:30px;}
.xgxw .mat{ line-height:30px;}
.xgxw li{ border-bottom:1px #dddddd dashed; background:url(../images/mli.jpg) no-repeat left center; padding-left:20px; line-height:40px; height:40px; overflow:hidden;}

.topc{ padding:30px 0 10px;    border-bottom: 1px solid #d8d8d8;margin-bottom: 30px;}
.ny1{ margin-bottom:40px; overflow:hidden;}
.nyimg{ width:40%; float:left; border:1px #ddd solid; box-sizing:border-box; text-align:center; height:380px; overflow:hidden;}
.nyimg img{width:100%; /* height:380px;*/}
.nyl{ width:50%; margin:0 auto 3%; float:left;}
.nyr{ width:46%; float:left; margin-left:4%;display:inline;}
.prodTitle {font-size: 32px;
    line-height: 45px;
    background: url(../images/mrt1.png) 2px 12px no-repeat;
    padding-left: 40px;
    overflow: hidden;
    color: #000;

    padding-bottom: 10px; font-weight:normal;    float: left;}
.dh{ margin:20px 0 0; color:#666; float:right;}
.dh b{ font-size:28px; font-weight:bold; color:#1978ce; font-family:Arial, Helvetica, sans-serif;}

.nyms{ width:55%; float:right;}
.nyms h1{ font-size:24px; margin-bottom:15px;}
.dqwz{ border-bottom:1px #ddd solid; margin-bottom:20px;}

.tufr{ float:right;}
.ms{ color:#666;}
.cp_body{width: 100%;overflow: hidden;margin-top: 0px;margin-right: auto;margin-bottom: 0;margin-left: auto;}
.cp_name{width: 100%;border-bottom: 1px #eaeaea solid;background-color: #1978ce;float: left;}
.cp_erNav{width: 100%;margin-right: auto;margin-left: auto;}
.cp_erNav li{width: 25%;height: 64px;float: left;line-height: 64px;display: inline;text-align: center;}
.cp_erNav li a{color: #FFF;text-decoration: none;float: left;width: 100%; font-size:16px;}
.cp_erNav li a:hover{color: #FFF;float: left;width: 100%;}
.cp_erNav li:first-child,.cp_erNav li:hover{ background-color:#1978ce;}


.cp_txt{width: 100%;overflow: hidden;margin-bottom: 52px;margin-right: auto;margin-left: auto;float: left;}
.two-box{/**/ font-size:16px;line-height:2;color:#333;  }
.two-box p{  text-indent: 32px; }
.cp_txt table{ margin-top:10px;  font-size:13px;}
.txt_name{width: 100%;font-size: 30px;font-weight: bold; margin-bottom: 20px; color:#222; text-align:center;}
.hot_anl{ width:100%;overflow:hidden; margin-top:10px;}
.hot_anl li{width: 23%;overflow: hidden;float: left; margin:0 1% 2%; display: inline; padding:0; text-align:center;}
.hot_anl li img,.cp_list li img{ display:block;}
.hot_anl li p{width: 100%;height: 35px;color: #333;overflow: hidden;background-color: #CCC;text-align: center;}
.hot_anl li p a{color: #333;text-decoration: none;}
.hot_anl li p a:hover{text-decoration: underline;}
.hot_anl li span{ display:block; overflow:hidden;color:#595757; font-size:12px; overflow:hidden;}
.hot_anl li span a{color: #fe700c;text-decoration: none;}
.hot_anl li span a:hover{text-decoration: underline;}
.cp_list {display: block;width: 100%;overflow: hidden;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;padding: 0px;list-style-type: none;}
.cp_list li{width: 23%;overflow: hidden;float: left; margin:0 1% 2%; box-sizing:border-box;display: inline;}

.cp_list li p,.hot_anl li p{display: block;width: 100%;height: 38px;line-height: 38px;text-align: center;overflow: hidden;background-color: #eee; text-indent:0;}
.cp_list li p a{color: #333;text-decoration: none;}
.cp_list li p a:hover{color: #ff9e00;text-decoration: underline;}
.list-h li{ float:left;}
.mcon{font-size:16px; line-height:2;}
.mcon p{ margin-bottom:10px;}

.gyul{ clear:both; overflow:hidden; margin:30px auto;}
.gyul li{ float:left; width:25%; text-align:center;}
.gyul li img{ width:140px; display:block; margin:0 auto;-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.gyul li p{ text-indent:0; margin:10px auto 0;}

.gyul li:hover img{-webkit-transform: rotateY(360deg); transform: rotateY(360deg);}

.nycp1{ padding:50px 0; overflow:hidden;}
.nycp1l{ width:56%; float:left; margin-right:4%;}
.nycp h3{ font-size:24px; margin-bottom:30px;}
.nycp1l p{ font-size:16px; text-indent:32px;}
.nycp1r{ width:40%; float:left;}

.nycp2{ margin-bottom:50px;}
.nycp2 ul{ overflow:hidden;}
.nycp2 li{ width:23%; float:left; margin:0 1% 2%; text-align:center;}
.nycp2 li p{overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
.nycp21{ text-align:center;}

.gy p{ text-indent:32px;}
.ny .mat{ height:50px; line-height:50px; margin-bottom:50px;}

@media screen and (max-width: 1200px) {
.wrap,.xuanze,.xuanze_content{ width:90%; margin:0 5%;}

.mleft{width: 25%;margin-right: 2%;}
.mright{ width:73%;}
.sycpzs{ margin-right:0; margin-left:0;}
.sycpzs li{ width:31.3333333%; margin:0 1% 2%; border:0;}
.sycpzs li:hover .box{ display:none;}
.mab1{ width:50%;}
.mabimg{ width:45%; margin-left:5%;}
.m71{ width:50%; margin-right:5%;}
.m72{width:45%; }
.nyban{ height:auto;}
.nyban img{ display:none; width:100%;}
.nyimg{ height:auto;}
.rxcp li{ width:48%; box-sizing:border-box; margin:1%;}
.nymstxt{ height:150px; overflow:hidden;}
.lxfs{ display:none;}
.mainCon dt{ width:40%; margin-right:5%;}
.mainCon dd{ width:55%;}

}
@media screen and (max-width: 980px) {
	.tmid{ display:none;}
		.top2{ height:auto;}
	.head{ padding:0;}
	.logo{ width:100%; text-align:center; padding:10px 0px; margin-bottom:0;}
	.tel{ display:none;}
}
@media screen and (max-width: 800px) {
	#sjslideBox{ display:block;}
#slideBox{ display:none;}
	.top1{ display:none;}
#divMainTab li p{ display:none;}
#divMainTab li{ height:auto;}
#divMainTab li h3,#divMainTab .selected h3{ border:0; margin-bottom:0;}

.nav .wrap{ width:100%; margin:0;}
	.slideBox{ margin-bottom:40px;}
.sjtel{ display:block; text-align:center; padding:20px 0;}
	.nav{ height:80px; line-height:40px; width:100%; overflow:hidden; background-image:none; background-color:#1978ce;}
	.nav li{ width:33.33333%; border-bottom:1px #1e8df2 solid; border-right:1px #1e8df2 solid; box-sizing:border-box;}
	.nav li a,.nav li:last-child a{ color:#fff; border:0; }
.nav li:first-child{ display:none;}
.mab1{ width:98%; margin:0 1%;}
.mab2 li{ width:33.3333%;}
.mabimg,.mleft,.about{ display:none;}
.mright{ width:100%;}
.g_title .l2{ display:none;}
.conp{ width:98%; margin:0 1%;}
.picMarquee-left{ display:none;}
.sjal{ display:block;}

.n_news li{ width:98%;}
.mcon{ width:98%; margin:0 1%;}
.nymstxt{ height:90px; overflow:hidden;}
.nyimg{ width:98%; margin:1%;}
.nyms{ width:98%; margin:1%;}
.zx li{ width:48%;}
.foot .fcp{ display:none;}

.bq{ margin-bottom:40px;}
.fhdb{ display:none;}
.m5{ margin-bottom:0;}
.foot{ padding-top:30px;}
.fdh{ display:block; line-height:40px; height:40px; background-color:#222222; width:100%; display:block; position:fixed; z-index:99999; bottom:0px; color:#FFF; }
.fdh li{ width:33.33333333%; float:left; display:block; text-align:center; border-right:1px #ddd solid; box-sizing:border-box;}
.fdh .li{ background-color:#1978ce;}
.fdh a{ color:#FFF;}

.foot dl{ width:100%;}
.foot .f1{ margin-left:0; width:60%; margin:0 auto; text-align:center; float:none;}
.foot .fwx{width:60%; margin:20px auto auto; text-align:center; float:none;}

.nylx{ display:none;}
.nycontact .dt,.nycontact ul{ width:100%;}
.nycontact li{ text-align:center;}
.gsjj{ background-size:cover;}
.jjgd{ margin-left:auto; margin-right:auto;}
.mcon{ font-size:14px;}

.m_top{ padding:30px 0;}
.mabout{ padding:50px 0;}
.nyl,.nyr{ width:98%; margin:0 1%;}
.nyl{ text-align:center; margin-bottom:20px;}
.newt,.mat h2,.prodTitle{ font-size:26px;}
.prodTitle { background: url(../images/mrt1.png) 2px 0 no-repeat;}


.prenext .next,.prenext .pre{ width:98%; margin:0 1%;text-align:left;}
.n_news li .box{ padding:0; height:auto; padding-bottom:10px;}
.n_news .date_box{ display:none;}
.n_news li{ padding:0;}
.mat{ margin-bottom:20px;}
.mrtit{ font-size:16px;}
.two-box p,.gy p{ text-indent:0; padding:0 10px;}
.two-box{ width:98%; margin:0 1%;}

.mainCon{ margin-top:0; padding:30px 0;}
.mainCon dt{ width:100%; display:none;}
.mainCon dd{ width:auto; padding:20px; position:relative; top:0; height:auto;}
.mainCon dd .more{ left:auto;margin: 0 auto; position:relative; bottom:0; height:40px; line-height:40px;}
.mainCon dl{ height:auto;}
.nyban h2{ font-size:26px;}
.nybancon{ width:auto; padding:20px;}
.way-map{ display:none;}
.way-info{ width:100%; padding-top:20px;}
.way-con{ padding-top:20px;}
.mmap dd{ width:98%;}
.m1 .fcp dl{ width:48%; margin-bottom:2%;}

.xuanze_content_left{ width:100%; text-align:center;}
.xuanze_content_right{ width:100%;}
.mainCon dd p{ margin-top:0;}
.xuanze_p3{ font-size:26px;}
}
@media screen and (max-width: 640px) {
.sycpzs li{ width:48%; border:1px #dddddd solid; box-sizing:border-box;}
.cp_list li,.hot_anl li{width: 48%; margin:0 1% 2%;}
.cpzs li,.cpfl li{ width:48%;}
.fwx,.flx,.flx1{ width:100%; text-align:center; margin:0;}
.about{ float:none; margin:0; width:100%;}
.nyban{ margin-bottom:20px;}
.gyul li img{ width:80%;}
.nycp2 li{ width:48%;}
.bq .fr{ display:none;}
.bq{ text-align:center;}
.m72 span,.mm{ display:none;}
.daodu{ padding:10px;}
.mainCon dd{ padding:10px;}
.mainCon dd h3{ font-size:18px;}
.n_news li h3{font-size: 16px; margin-bottom:0; padding-top:0;}
.n_news li{ margin-bottom:15px;}
.newt, .mat h2, .txt_name,.g_title .l1{ font-size:22px; line-height:28px;}
.prodTitle{ font-size:22px; line-height:30px;}
#divMainTab ul{ width:100%;}
}

@media screen and (max-width: 520px){
	.mat h2 span{ display:none;}
	.logo{ padding:0;}
	#divMainTab li{ width:50%;}
	/*.logo img{ max-width:90%;}*/
	}
@media screen and (max-width: 480px) {
.sjlb li{ width:48%;}
.cp_erNav li a{ font-size:14px;}
.foot .f1{ width:100%;}
.nav li a{ font-size:14px;}
.m5 span,.xgxw li span{ display:none;}
.n_news li a{ margin-bottom:0;}
.n_news .date_box strong{ font-size:28px;}

}
