@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
ul li{list-style:none;}
img{border:none;}
 body {color: #686868;font-family: "微软雅黑";}
		a{color: #686868;}
		a:hover{color:#148CCA;}
        /*导航*/
        #mynav {background-color: #148CCA;}
        #mynav a {color: #fff;font-weight: bold;}
        .navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
        .navbar-default .navbar-toggle {background-color: transparent;border: none;}
        .navbar-default .navbar-toggle:hover { background-color: transparent;}
        @media ( max-width: 768px) {
            .myloin {position: absolute;top: 10px;left: 50%;font-size: 1em;}
            #myP {margin-top:10px;}
            .myimg{width: 50%;}

		}
        /*主体*/
		.dianji{position:absolute;top:15px;left:20px;font-size:14px;color:#ffffff;float:left;}
		.det{line-height:28px;}
		.det p{position:relative;margin:15px 0 0 15px;}
		.det summary{cursor:pointer;font-weight:bold;}
		

.header img{
	margin:0;padding:0;
	display:block;
	height:250px;
	width:100%;
	min-width:320px;
}



/* ----------专题---------------  */
h4{color:#2aaaec;}
.cp_p{font-size:1.3em;line-height:24px;}

.banner {
	background:url(../img/PCbanner.jpg) no-repeat 0px 0px;
	background-size:cover;
	min-height:280px;
	padding:45px 0 0 0;
	text-align: center;
}
.banner h1 {color:#f8fe58;font-weight: bold;line-height: 40px;font-size:3.5em;}
.banner h2 {color:#ffffff;font-weight: 500;font-size:2.9em;line-height:1.7em;}
.row h2 {color: #2AAAEC;}
	
	
.czcp_ul{line-height:26px;}
.czcp_ul li span{color:#F00;}
.czcp_ul li a{width:100%;float:left;font-size:1.2em;line-height:1.8em;}
	
.spbd div a{margin-top:4px;border:1px solid #DDD;float:left;}

.show_title{font-size:1.8em;text-align: center;color:#333333;line-height: 1.7em;font-weight: 700;margin-top:10px;}
.show_fb{text-align:center;padding-bottom: 10px;}
.show_nr{font-size:1.4em;line-height:1.6em;}
.show_nr p{line-height:1.6em;}

.we-create{
	padding:0;
	margin:15px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	display:inline-block;
	font-family: 'Montserrat',sans-serif;
	font-size:14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.we-create li:first-child{
	background:none;
}


.img-responsive{margin-top:5px;}


/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}
.row img{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#FFF;border-radius:4px;transition:all 0.2s ease-in-out;}



