@charset "utf-8";
.color-top-bg{background-color: #3456c4;}
.color-title-bg{background-color: #20407d;}
.color-foot-bg{background-color: #025193;}
.color-title-item-bg{background-color: #e6e6e6;}
.color-boder{border-color: #cecece;}

.color-font-current{color: #20407d;}
.color-font-comm{color: #404040;}
.color-font-notice-title{color: #db0000;}

.height-title{height: 48px;}
/* CSS Document */
.cont-1200{ width:1200px; margin:0 auto;}
@media screen and (max-width:1200px){
	.cont-1200{ width:100%; margin:0 auto;}
	.cont-1200>img{width:100%}
}

.justify-list{text-align:justify;text-justify:distribute-all-lines;width: 600px;}
.justify-list:after{width: 100%;height: 0;margin: 0;display: inline-block;overflow: hidden;content: '';}
.shad{-webkit-box-shadow: #afacaf 2px 2px 3px;  -moz-box-shadow: #afacaf 2px 2px 3px;  box-shadow: #afacaf 2px 2px 3px;}

/* CSS header */
.in-header{ height: 127px;background: url(../images/top_bg.jpg) no-repeat center top;}
.in-header{background-color:#0059a9;background-image:linear-gradient(to bottom, #0179e4 , #0059a9)}
.logo{margin-top:25px;}
.logo-img{min-height:60px}
.logo-text{color:#FFF;margin-top:30px; margin-left:5px}
.logo-text-cn{font-size:22px}
.logo-text-py{font-size:14px}
.nav{margin-top: 40px;margin-right: 25px;}
.nav a{color: #FFF;}
.nav a:hover{color:#CCC;}

.in-notice{height: 40px;font-size: 16px; background-color:#f8f8f8; padding-left:5px}
.in-notice-title{color:#db0000;line-height: 40px;font-weight: bold;}
.in-notice-item,.in-notice-item a{line-height: 40px; color: #404040;}
.in-notice-item a:hover{color: #db0000;}
/* CSS footer */
.in-footer{ background:url(../images/foot_bg.jpg) no-repeat center top; padding:40px 0; color:#FFF; text-align:center; line-height:26px;}
.in-footer a{color:#FFF}
.in-footer a:hover{color:#09C}

/**/
