     body{
      	font:14px microsoft yahei,微软雅黑,arial,tahoma;             
      }

      a:hover{
      	color:#f60;
      }
	  
	  .m-t-20{
		  margin-bottom:20px;
	  }

     #head{
     	position:relative;
     }

     .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {	  
	    background-color: transparent;	  
	}
	
	.layui-layer-dialog .layui-layer-content{
		padding:0px!important;
	}
	
	.layui-layer{
		background-color:transparent!important;
	}
	
	.layui-nav{
		color:#666;
	}

   .nav-main{
			width:1230px;
			margin:0px auto;
		}

		.nav1{
			width:188px;
			float:left;       
			padding:0px;
			background-color:transparent;
			font-weight: bold;
		}
		
		.layui-nav-item1{
			position: relative;
			display: inline-block;   
			vertical-align: middle;
			line-height: 60px;
			float:left;
		}	


		.layui-nav-more{display: none}
		
		.layui-nav-item0{
			 position: relative;
			display: inline-block;    
			vertical-align: middle;
			line-height: 60px;
			margin-right:10px;
		 }
		
		 .layui-nav-item0:hover{
			/* background:url(/uploads/image/ptwnew/tm.png) repeat; */
			background:#fff; 
		}
	
	   		
		.layui-nav-item0:hover a{
			 color:#004ea2;
		}
		
		.layui-nav-item2{
			 position: relative;
			display: inline-block;    
			vertical-align: middle;
			line-height: 60px;
			margin-left:20px;
			font-weight:bold;
		}
		
		.layui-nav-item2 a{			
			color:#666;
		}
		
		.layui-nav-item2 a:hover{			
			color:#004ea2;
		}
			
		
		.layui-nav-item0:hover .layui-nav-child1{
			display:block;
		}
		 
		 
		 .layui-nav-item0 a {
			display: block;
			padding: 0 20px;
			color: #666;
			font-weight:bold;
		}
		 
		 .layui-nav-child1{
			display: none;
			position: absolute;
			left: 0;
			top: 38px;
			min-width: 100%;
			line-height: 36px;
			padding: 5px 0;			
			z-index: 100;		
			white-space: nowrap;
			/* background:url(/uploads/image/ptwnew/tm.png) repeat;*/
			background:#fff;
		 }
		 
		 .layui-nav-child1 a {
			display: block;
			padding: 0 20px;
			color: #004ea2;
		}
		
		.layui-nav-child1 dd:hover a {			
			color:#f60!important;
			background:#fff;
		}		
		
        .nav-right{
			height:60px;      
			background-color:transparent;
			float:right;
			padding:0px;
         }

        .nav-right .layui-nav-item a{
          padding:0px;
          color:#004ea2;
        }

        .nav-right .layui-nav-item a:hover{color:#f60;}

        .nav-right .layui-nav-more{display: none}

        .nav-right .nav-search{
          width:26px;
          height:26px;
          border-radius:26px;
          float:left;
          margin-right:10px;
          display:inline-block;
          margin-top:17px;
          background: #fff center no-repeat;
          background-size:15px;      
         }

        .nav-right .nav-search:hover{       
            background: #fff center no-repeat;
            background-size:15px;      
         }

        .nav-right .nav-menu{
          width:26px;
          height:26px;
          border-radius:26px;
          display:inline-block;
          margin-top:17px;
            background: #fff center no-repeat;
            background-size:15px;      
         }
		 
		 .nav-right .nav-menu-on{         
            background: #fff center no-repeat;
            background-size:15px;      
         }
		 
		 .nav-right .nav-close{
          width:26px;
          height:26px;
          border-radius:26px;
          display:inline-block;
          margin-top:17px;
            background: #fff center no-repeat;
            background-size:19px;      
         }
		 
		 #menu-anim{
			 position:absolute;
			 right:26px;top:-17px;width:827px;	
		 }
		 
		 .hidden-div{
			 width:26px;
			 height:26px;
			 position:absolute;
			 top:17px;right:72px;
			 z-index:12;
		 }

        /*.nav-right .nav-menu:hover{       
            background: #fff center no-repeat;
            background-size:15px;      
         } */

        .nav-right .nav-lang{
          width:26px;
          height:26px;
          line-height:26px;
          text-align:center;
          border-radius:26px;
          display:inline-block;        
          font-size:12px;
          margin-right:10px;
          margin-top:17px;
          background-color: #fff;        
          font-weight:normal;
          position: relative;
        }
		
		.nav-right .nav-menu{
          width:26px;
          height:26px;
          line-height:26px;
          text-align:center;
          border-radius:26px;
          display:inline-block;        
          font-size:12px;
          margin-right:10px;
          margin-top:17px;
          background-color: #fff;        
          font-weight:normal;
          position: relative;
        }

        .nav-right .layui-nav-item .search-box{
          width:200px;
          height:26px;
          border-radius:26px;
          padding:0px;
          background-color:#fff;      
          position:absolute;
          left:-175px;   
          top:16px;   
          opacity:0;
          display:none;     
          
          
         }   

         .nav-right .layui-nav-item .search-dd{
          height:26px;
          width:187px;
          margin-left:14px;

         }
       
       .nav-right .search-dd .go-search{
          width:26px;
        height:26px;
        display:inline-block;
        float:left;
        background: center no-repeat;
        background-size:15px;
        cursor:pointer;
         }
         
         .nav-right .search-dd .ipt{
          border:0px;
          display:inline-block;
          width:160px;
          height:26px;
          line-height:26px;
          float:left;       
          color:#000;
        border:none;
         }

         .nav-right .layui-anim-upbit{
          -webkit-animation-name: layui-fadein; 
          animation-name: layui-fadein;
         }

         .nav-right .layui-nav-item .webs{  
          background-color:#fff;      
          position:absolute;      
          opacity:0;
          display:none;  
          top:17px;
          left:-93px;
         }   

          .nav-right .webs dd a{
            padding:0px 10px;
          }


	#banner{
		width:100%;
		height:220px;
	}
	
	
	#maincontent{
		width:1230px;
        margin:10px auto 30px;	
	}
	
	#maincontent .left{
		float:left;
		width:210px;
		padding-top:12px;
	}
	
	#maincontent .left .left_nav{
		width:100%;
		float:left;
		padding-bottom:20px;
		margin-bottom:20px;
	}
	
	#maincontent .left .left_nav .nav_tit{
		padding-left:40px;
		color: #332c2b;
        font-size:20px;		
		font-weight: bold;		
		line-height: 56px;
	}
	
	#maincontent .left  .left_nav li{		
		float: left;
		width:90%;
		font-size:18px;
		text-align:center;		
		line-height: 44px;
		color:#474443;
		border-bottom:1px solid #a1a1a1;
	}
	
	#maincontent .left  .left_nav .active{
		color:#fff;
		background-color:#0154a4;
		border-bottom:none;
	}	
	
	#maincontent .right{
		float:right;
		width:990px;
		padding-top:12px;
	}
	
	#maincontent  .slogan-bg {
		/* background: url(/uploads/image/simages/slogan-bg.png) no-repeat right bottom; 
		padding-bottom: 190px; */
		
    }
	
	#maincontent .right .content p{
		color:#2b2b2b;
		margin-bottom:10px;
		font-size:15px;
		line-height:23px;
	}
	
	#maincontent .right .content_tit{		
		width: 100%;
		font-size: 20px;
		color: #004ea3;
		font-weight: bold;
		margin-bottom:22px;
		height:50px;
		line-height:50px;
		border-bottom:2px solid #c9caca;
	}     

/* 页脚 */
  #logos{	  
      padding:0px;
      width: 100%;
      min-width: 1200px;   
	  background:#01458e;
	  padding-bottom:14px;
  }
  
  #logos .main{
	  width:1230px;
	  height:78px;
	  margin:0px auto;
	  background:url(/uploads/image/ptwnew/bottom_div2.png) no-repeat center bottom;
	  padding-bottom:10px;
	  padding-top:8px;
  }
  
  #logos .main .logo{
	  width:100px;
	  height:78px;
	  display:block;
	  float:left;
	  text-align:center;
	  margin-right:24px;
  }
  
  #logos .main .logo img{
	  width:100%;	  
  }
  
  
  #footer {
      background: #01458e;
      padding:20px 0px 5px;
      width: 100%;
      min-width: 1200px;
      height:140px;
  } 

  #footer .logos{
    width:1200px;
    height:112px;
    margin:0px auto 20px;
  }

  #footer .logos .logo{
    width:112px;
    height:112px;
    overflow:hidden;
    float:left;
    margin-right:12px;
  }

  #footer .logos img{
        width:112px;
  }

  #footer .wrap {
      width: 730px;
      margin:0 auto;
  }

  #footer dl {
      float: left;
      display: inline-block;
      width: 78px;
      height:132px;
      margin-left: 30px;
      background:url(/uploads/image/ptwnew/bottom_div1.png) no-repeat right;
  }
  
  
  #footer dl:nth-child(7) {
      background:none;
  }
  
  #footer dl:nth-child(8) {
      background:none;
  }

  #footer dt {
      color: #fff;
      font-size: 13px;
      height: 19px;
      line-height:10px;
  } 

  #footer dt a {
      color: #fff;
  }

  #footer dd a {
      color: #eee;
  }

  #footer dd {
      line-height: 20px;
      color: #beddf4;
	  font-size:12px;
  }

  #footer dl.qrcode {
      width: 140px;
      margin-right: 46px;
  }

  #footer dl.qrcode dt {
      text-align: center;
  }

  #footer dl.qrcode dd {
      width: 80px;
      background: #fff;
      color: #004ea2;
      text-align: center;
	  border-radius:8px;
  }

  #footer dl.qrcode dd img {
      width:100%;
	  border-radius:8px;
  }

  #bottom {
      background: #0061a5;
      line-height: 30px;
      color: #999;
      text-align: center;
      font-size: 12px;
      width: 100%;
      min-width: 1200px;
  }

  #bottom .wrap{
    width:1200px;
    margin:0px auto;
  }

  #bottom .wrap a{
    color:#999;
  }