
*{transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
html,body{font-size:14px;background: #F5F5F5;width:100%;margin:0px;padding:0px;font-family: "Microsoft YaHei" ,sans-serif;}
body{overflow-x: hidden;overflow-y:auto;}
img{border:0px;}
ul,li,p{margin:0px;padding:0px;}
a{text-decoration: none;color: black;}
a:hover{/* text-decoration:underline; */}
ul,li{list-style-type:none;border:none;}
input,button,select,textarea{ outline:none;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;padding:0;margin:0;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight: normal;margin: 0;}
ul>li>a{display:block;}
ul>li>a>img{width:100%}
.clear {clear: both;/* height: 0px; *//* overflow: hidden; */float: none;}
.clear:after{content:'';display:table;height:0;display: block;}
.con-ner{position:relative;width:1107px;margin:0px auto;}
section:after,after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
@font-face {
	font-family:'en';
	src:url('../font/font.eot');
	src:url('../font/font.eot?#iefix') format('embedded-opentype'),url('../font/font.woff') format('woff'),url('../font/font.ttf') format('truetype'),url('../font/font.svg') format('svg')
}
.en{font-family:en;}

/*i_header*/
.i_header{
    position: relative;
    margin-bottom: 120px;
}
.i_header>img{font-size: 0;z-index: 999;}
.i_header>img:nth-of-type(1){
    width: 100%;
    z-index: 0;
}
.i_header>img:nth-of-type(2){
    width: 500px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -55px;
    margin-left: -250px;
    cursor: pointer;
}
.i_header>a{
    position: absolute;
    top: 7%;
    left: 10%;
    width: 250px;
}
.i_header>a>img{
    width: 100%;
}
.i_header>nav{
    position: absolute;
    top: 7%;
    right: 18%;
    color: white;
    text-shadow: #000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
    -webkit-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
    -moz-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;  *
    filter: Glow(color=#000, strength=1);
}
.i_header>nav>h1{
    font-size: 17px;
    /* background-image: url(../img/h_qi.png); */
    background-repeat: no-repeat;
    /* padding-left: 63px; */
    height: 53px;
    /* overflow: hidden; */
    line-height: 55px;
    text-align: left;
    background-position: 211px;
    position: relative;
    background-size: 38px;
    padding-left: 8px;
    font-weight: bold;
}
.i_header>nav>h1:after{content:'';height: 54px;display: block;width: 54px;left: -43px;position: absolute;bottom: -8px;background-image: url(../img/h_qi.png);background-size: 38px;background-repeat: no-repeat;}
.i_header>nav>a{
    color: white;
    font-size: 17px;
    padding: 9px;
    display: inline-block;
    font-weight: bold;
    /* text-shadow: #000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0; */
}
.i_header>div:nth-of-type(1){
    position: absolute;
    width: 11%;
    bottom: 15%;
    right: 7%;
    display: none;
}
.i_header>div>a{
    background: #6D92BC;
    color: white;
    text-align: center;
    line-height: 26px;
    width: 134px;
    position: relative;
    padding-right: 13px;
    font-size: 12px;
}
.i_header>div>a:after{
	content:'>';
	position: absolute;
	right: 11px;
	font-size: 15px;
}
.i_header>div:nth-of-type(1)>a{
    display: block;
    margin-bottom: 8%;
}
.i_header>div:nth-of-type(1)>a>img{
    width: 100%;
}
.i_header>div:nth-of-type(2){
    position: absolute;
    background-image: url(../img/i_zib.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1000px;
    left: 50%;
    height: 250px;
    margin-left: -500px;
    bottom: -125px;
}
.i_header>div:nth-of-type(2)>p{
    color: white;
    font-size: 19px;
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-top: 4%;
    text-align: left;
}
.i_header>div:nth-of-type(2)>p>a{
    display: inline-block;
    font-size: 13px;
    color: #029ae6;
    float: right;
    line-height: 25px;
    background: white;
    padding: 0px 15px;
    margin-right: 20px;
    margin-top: 14px;
    border-radius: 5px;
}
/*i_con*/


section.i_con,section.i_cont{
    width: 1200px;
    margin: 0 auto;
}
section.i_cont{
    background: white;
    width: 1160px;
    padding: 20px;
    margin-bottom: 20px;
    /* margin-top: 185px; */
}
.index_title{float: right;width: 76%;}
.index_title>h1{
	    display: block;
	    height: 32px;
	    font-size: 16px;
	    line-height: 32px;
	    color: #fff;
	    text-align: center;
	    background-image: url(../img/l_lan3.png);
	    border-radius: 13px;
	    border: 2px solid #005BAC;
	    width: 391px;
	    margin: 0 auto;
	    margin-bottom: 30px !important;
	    margin-top: 20px;
}
section.i_cont>.tou{
	background: #F4F4F4;
	width: 1100px;
	padding: 30px;
	display: none;
}
section.i_cont>.tou:after{
    content:'';
    display:table;
    height:0;
    clear:both;
}
section.i_cont>.tou>img{
    float: left;
    width: 17%;
}
section.i_cont>.tou>p{
    float: right;
    width: 76%;
    padding: 1.9%;
    background: #FFFFFF;
}
section.i_cont>.tou>p:nth-of-type(2){
    margin: 2.6% auto;
}
section.i_cont>.di{
	/* margin-top: 30px; */
	margin-left: -1%;
	width: 102%;
}
section.i_cont>.di>figure{
	background: #F4F4F4;
	width: 23%;
	float: left;
	margin: 1%;
}
section.i_cont>.di>figure>img{
	width: 100%;
}
section.i_cont>.di>figure>figcaption{
	height: 42px;
	text-align: center;
	padding-top: 5px;
}
section.i_con>div{
    background: white;
    padding: 10px;
    clear: both;
    margin-bottom: 20px;
}
section.i_con>div:after{
    content:'';
    display:table;
    clear:both;
    height:0;
}
section.i_con>div>a{}
section.i_con>div>a:after{content:'';display:table;clear:both;height:0}
section.i_con>div>a>img{
    width: 45%;
    float: left;
}
section.i_con>div>a>div{
    width: 50%;
    float: right;
    text-align: center;
}
section.i_con>div:nth-of-type(2)>a>img,section.i_con>div:nth-of-type(4)>a>img{
    width: 45%;
    float: right;
}
section.i_con>div:nth-of-type(2)>a>div,section.i_con>div:nth-of-type(4)>a>div{
    width: 50%;
    float: left;
}
section.i_con>div>a>div>h1{
    font-size: 19px;
    margin-top: 7%;
    color: #029ee8;
}
section.i_con>div>a>div>h3{
    font-size: 16px;
    font-style: italic;
    color: #029ee8;
}
section.i_con>div>a>div>p{
    margin-top: 3%;
    text-align: left;
    font-style: italic;
}
section.i_con>div>a>div>p>span{
    font-size: 12px;
    color: #1e578a;
    display: block;
    font-style: normal;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
    color: white;
    background: #029ee8;
    width: 85px;
    border-radius: 5px;
}

/*footer*/
footer.i_footer{
    background: #9DB5C7;
    text-align: center;
    padding: 20px;
    color: white;
}
footer.i_footer>a{
    color: white;
    font-style: normal !important;
    line-height: 25px;
}
footer.i_footer>p{
    line-height: 25px;
}







@media  (max-width: 479px) {
/*i_header*/
.i_header{
    position: relative;
    margin-bottom: 100px;
}
.i_header>img{font-size: 0;z-index: 999;}
.i_header>img:nth-of-type(1){
    width: 100%;
    z-index: 0;
}
.i_header>img:nth-of-type(2){
    width: 300px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -33px;
    margin-left: -150px;
    cursor: pointer;
}
.i_header>a{
    position: absolute;
    top: 4%;
    left: 50%;
    margin-left: -75px;
}
.i_header>a>img{
    width: 230px;
}
.i_header>div:nth-of-type(1){
    position: absolute;
    width: 30%;
    bottom: 2%;
    right: 3%;
}
.i_header>div:nth-of-type(1)>a{
    display: block;
    margin-bottom: 8%;
}
.i_header>div:nth-of-type(1)>a>img{
    width: 100%;
}
.i_header>div:nth-of-type(2){
    position: absolute;
    background-image: url(../img/i_zib_m.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    left: 0;
    height: 150px;
    margin-left: 0;
    bottom: -145px;
}
.i_header>div:nth-of-type(2)>p{
    color: white;
    font-size: 12px;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 2%;
    text-align: center;
}

/*i_con*/
section.i_con{
    width: 100%;
    margin: 0 auto;
}
section.i_con>div{
    background: white;
    padding: 10px;
    clear: both;
    margin-bottom: 20px;
}
section.i_con>div:after{
    content:'';
    display:table;
    clear:both;
    height:0;
}
section.i_con>div>a{
    width: 80%;
    display: block;
    margin: 0 auto;
}
section.i_con>div>a>img{
    width: 100%;
    float: left;
}
section.i_con>div>a>div{
    width: 100%;
    float: right;
    text-align: center;
    padding-bottom: 5%;
}
section.i_con>div:nth-of-type(2)>a>img,section.i_con>div:nth-of-type(4)>a>img{
    width: 100%;
    float: right;
}
section.i_con>div:nth-of-type(2)>a>div,section.i_con>div:nth-of-type(4)>a>div{
    width: 100%;
    float: left;
}
section.i_con>div>a>div>h1{
    font-size: 20px;
    margin-top: 5%;
}
section.i_con>div>a>div>h3{
    font-size: 16px;
    font-style: italic;
}
section.i_con>div>a>div>p{
    margin-top: 3%;
    text-align: left;
    font-style: italic;
}


/*footer*/
footer.i_footer{
    background: #9DB5C7;
    text-align: center;
    padding: 5px;
    color: white;
}
footer.i_footer>a{
    color: white;
    font-style: italic;
    line-height: 25px;
}
footer.i_footer>p{
    line-height: 25px;
}
section.i_cont{width: 98%;margin-top: 120px;padding: 1%;}
section.i_cont>h1{width: 100%;}
section.i_cont>.tou{width: 96%;padding: 2%;}
section.i_cont>.tou:after{ }
section.i_cont>.tou>img{display: none;}
section.i_cont>.tou>p{width: 90%;float: none;margin: 0 auto;}
section.i_cont>.tou>p:nth-of-type(2){ }
section.i_cont>.di{ }
section.i_cont>.di>figure{width: 48%;}
section.i_cont>.di>figure>img{ }
section.i_cont>.di>figure>figcaption{ }


}



 





@media (min-width: 480px) and (max-width: 639px) {
/*i_header*/
.i_header{
    position: relative;
    margin-bottom: 100px;
}
.i_header>img{font-size: 0;z-index: 999;}
.i_header>img:nth-of-type(1){
    width: 100%;
    z-index: 0;
}
.i_header>img:nth-of-type(2){
    width: 400px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -44px;
    margin-left: -200px;
    cursor: pointer;
}
.i_header>a{
    position: absolute;
    top: 1%;
    left: 50%;
    margin-left: -125px;
}
.i_header>a>img{
    width: 230px;
}
.i_header>div:nth-of-type(1){
    position: absolute;
    width: 28%;
    bottom: 6%;
    right: 7%;
}
.i_header>div>a{
    font-size: 12px;
    width: 127px;
}
.i_header>div>a:after{
    font-size: 15px;
}
.i_header>div:nth-of-type(1)>a{
    display: block;
    margin-bottom: 8%;
}
.i_header>div:nth-of-type(1)>a>img{
    width: 100%;
}
.i_header>div:nth-of-type(2){
    position: absolute;
    background-image: url(../img/i_zib.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    left: 0;
    height: 150px;
    margin-left: 0;
    bottom: -145px;
}
.i_header>div:nth-of-type(2)>p{
    color: white;
    font-size: 14px;
    width: 95%;
    display: block;
    margin: 0 auto;
    margin-top: 3.5%;
    text-align: center;
}

/*i_con*/
section.i_con{
    width: 100%;
    margin: 0 auto;
}
section.i_con>div{
    background: white;
    padding: 10px;
    clear: both;
    margin-bottom: 20px;
}
section.i_con>div:after{
    content:'';
    display:table;
    clear:both;
    height:0;
}
section.i_con>div>a{
    width: 80%;
    display: block;
    margin: 0 auto;
}
section.i_con>div>a>img{
    width: 100%;
    float: left;
}
section.i_con>div>a>div{
    width: 100%;
    float: right;
    text-align: center;
    padding-bottom: 5%;
}
section.i_con>div:nth-of-type(2)>a>img,section.i_con>div:nth-of-type(4)>a>img{
    width: 100%;
    float: right;
}
section.i_con>div:nth-of-type(2)>a>div,section.i_con>div:nth-of-type(4)>a>div{
    width: 100%;
    float: left;
}
section.i_con>div>a>div>h1{
    font-size: 22px;
    margin-top: 5%;
}
section.i_con>div>a>div>h3{
    font-size: 16px;
    font-style: italic;
}
section.i_con>div>a>div>p{
    margin-top: 3%;
    text-align: left;
    font-style: italic;
}


/*footer*/
footer.i_footer{
    background: #9DB5C7;
    text-align: center;
    padding: 20px;
    color: white;
}
footer.i_footer>a{
    color: white;
    font-style: italic;
    line-height: 25px;
}
footer.i_footer>p{
    line-height: 25px;
}
section.i_cont{width: 98%;margin-top: 185px;padding: 1%;}
section.i_cont>h1{ }
section.i_cont>.tou{width: 96%;padding: 2%;}
section.i_cont>.tou:after{ }
section.i_cont>.tou>img{display: none;}
section.i_cont>.tou>p{width: 90%;float: none;margin: 0 auto;}
section.i_cont>.tou>p:nth-of-type(2){ }
section.i_cont>.di{ }
section.i_cont>.di>figure{width: 48%;}
section.i_cont>.di>figure>img{ }
section.i_cont>.di>figure>figcaption{ }

}


 





@media (min-width: 640px) and (max-width:1023px ) {
/*i_header*/
.i_header{
    position: relative;
    margin-bottom: 120px;
}
.i_header>img{font-size: 0;z-index: 999;}
.i_header>img:nth-of-type(1){
    width: 100%;
    z-index: 0;
}
.i_header>img:nth-of-type(2){
    width: 500px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -55px;
    margin-left: -250px;
    cursor: pointer;
}
.i_header>a{
    position: absolute;
    top: 9%;
    left: 50%;
    margin-left: -75px;
    width: 210px;
}
.i_header>a>img{
    width: 100%;
}
.i_header>div:nth-of-type(1){
    position: absolute;
    width: 21%;
    bottom: 7%;
    right: 7%;
}
.i_header>div:nth-of-type(1)>a{
    display: block;
    margin-bottom: 8%;
}
.i_header>div:nth-of-type(1)>a>img{
    width: 100%;
}
.i_header>div:nth-of-type(2){
    position: absolute;
    background-image: url(../img/i_zib.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    left: 0;
    height: 150px;
    margin-left: 0;
    bottom: -145px;
}
.i_header>div:nth-of-type(2)>p{
    color: white;
    font-size: 17px;
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-top: 3%;
    text-align: left;
}

/*i_con*/
section.i_con{
    width: 100%;
    margin: 0 auto;
}
section.i_con>div{
    background: white;
    padding: 10px;
    clear: both;
    margin-bottom: 20px;
}
section.i_con>div:after{
    content:'';
    display:table;
    clear:both;
    height:0;
}
section.i_con>div>a{
    width: 80%;
    display: block;
    margin: 0 auto;
}
section.i_con>div>a>img{
    width: 100%;
    float: left;
}
section.i_con>div>a>div{
    width: 100%;
    float: right;
    text-align: center;
    padding-bottom: 5%;
}
section.i_con>div:nth-of-type(2)>a>img,section.i_con>div:nth-of-type(4)>a>img{
    width: 100%;
    float: right;
}
section.i_con>div:nth-of-type(2)>a>div,section.i_con>div:nth-of-type(4)>a>div{
    width: 100%;
    float: left;
}
section.i_con>div>a>div>h1{
    font-size: 20px;
    margin-top: 5%;
}
section.i_con>div>a>div>h3{
    font-size: 16px;
    font-style: italic;
}
section.i_con>div>a>div>p{
    margin-top: 3%;
    text-align: left;
    font-style: italic;
}


/*footer*/
footer.i_footer{
    background: #9DB5C7;
    text-align: center;
    padding: 20px;
    color: white;
}
footer.i_footer>a{
    color: white;
    font-style: italic;
    line-height: 25px;
}
footer.i_footer>p{
    line-height: 25px;
}
section.i_cont{width: 96%;margin-top: 139px;padding: 2%;}
section.i_cont>h1{ }
section.i_cont>.tou{width: 96%;padding: 2%;}
section.i_cont>.tou:after{ }
section.i_cont>.tou>img{display: none;}
section.i_cont>.tou>p{width: 90%;float: none;margin: 0 auto;}
section.i_cont>.tou>p:nth-of-type(2){ }
section.i_cont>.di{ }
section.i_cont>.di>figure{width: 48%;}
section.i_cont>.di>figure>img{ }
section.i_cont>.di>figure>figcaption{ }

}


 





@media (min-width: 1024px) and (max-width:1199px ) {
/*i_header*/
.i_header{
    position: relative;
    margin-bottom: 120px;
}
.i_header>img{font-size: 0;z-index: 999;}
.i_header>img:nth-of-type(1){
    width: 100%;
    z-index: 0;
}
.i_header>img:nth-of-type(2){
    width: 500px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -55px;
    margin-left: -250px;
    cursor: pointer;
}
.i_header>a{
    position: absolute;
    top: 7%;
    left: 12%;
    width: 210px;
}
.i_header>a>img{}
.i_header>div:nth-of-type(1){
    position: absolute;
    width: 13%;
    bottom: 18%;
    right: 7%;
}
.i_header>div:nth-of-type(1)>a{
    display: block;
    margin-bottom: 8%;
}
.i_header>div:nth-of-type(1)>a>img{
    width: 100%;
}
.i_header>div:nth-of-type(2){
    position: absolute;
    background-image: url(../img/i_zib.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 800px;
    left: 50%;
    height: 150px;
    margin-left: -400px;
    bottom: -75px;
}
.i_header>div:nth-of-type(2)>p{
    color: white;
    font-size: 17px;
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-top: 5.5%;
    text-align: center;
}

/*i_con*/
section.i_con{
    width: 800px;
    margin: 0 auto;
}
section.i_con>div{
    background: white;
    padding: 10px;
    clear: both;
    margin-bottom: 20px;
}
section.i_con>div:after{
    content:'';
    display:table;
    clear:both;
    height:0;
}
section.i_con>div>a{}
section.i_con>div>a>img{
    width: 45%;
    float: left;
}
section.i_con>div>a>div{
    width: 50%;
    float: right;
    text-align: center;
}
section.i_con>div:nth-of-type(2)>a>img,section.i_con>div:nth-of-type(4)>a>img{
    width: 45%;
    float: right;
}
section.i_con>div:nth-of-type(2)>a>div,section.i_con>div:nth-of-type(4)>a>div{
    width: 50%;
    float: left;
}
section.i_con>div>a>div>h1{
    font-size: 19px;
    margin-top: 2%;
}
section.i_con>div>a>div>h3{
    font-size: 16px;
    font-style: italic;
}
section.i_con>div>a>div>p{
    margin-top: 3%;
    text-align: left;
    font-style: italic;
}


/*footer*/
footer.i_footer{
    background: #9DB5C7;
    text-align: center;
    padding: 20px;
    color: white;
}
footer.i_footer>a{
    color: white;
    font-style: italic;
    line-height: 25px;
}
footer.i_footer>p{
    line-height: 25px;
}
section.i_cont{width: 760px;}
section.i_cont>h1{ }
section.i_cont>.tou{width: 96%;padding: 2%;}
.index_title{width: 100%;float:none;}
section.i_cont>.tou:after{ }
section.i_cont>.tou>img{display: none;}
section.i_cont>.tou>p{width: 90%;float: none;margin: 0 auto;}
section.i_cont>.tou>p:nth-of-type(2){ }
section.i_cont>.di{ }
section.i_cont>.di>figure{ }
section.i_cont>.di>figure>img{ }
section.i_cont>.di>figure>figcaption{ }
}


 





@media (min-width: 1200px) and (max-width:1439px ) {
/*i_header*/
.i_header{
    position: relative;
    margin-bottom: 120px;
}
.i_header>img{font-size: 0;z-index: 999;}
.i_header>img:nth-of-type(1){
    width: 100%;
    z-index: 0;
}
.i_header>img:nth-of-type(2){
    width: 500px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -55px;
    margin-left: -250px;
    cursor: pointer;
}
.i_header>a{
    position: absolute;
    top: 9%;
    left: 10%;
}
.i_header>a>img{}
.i_header>div:nth-of-type(1){
    position: absolute;
    width: 9%;
    bottom: 16%;
    right: 7%;
}
.i_header>div:nth-of-type(1)>a{
    display: block;
    margin-bottom: 8%;
}
.i_header>div:nth-of-type(1)>a>img{
    width: 100%;
}
.i_header>div:nth-of-type(2){
    position: absolute;
    background-image: url(../img/i_zib.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    /* width: 1200px; */
    left: 50%;
    height: 200px;
    /* margin-left: -600px; */
    bottom: -100px;
}
.i_header>div:nth-of-type(2)>p{
    color: white;
    /* font-size: 26px; */
    /* width: 934px; */
    display: block;
    margin: 0 auto;
    margin-top: 5.5%;
    text-align: center;
}

/*i_con*/
section.i_con{
    width: 1200px;
    margin: 0 auto;
}
section.i_con>div{
    background: white;
    padding: 10px;
    clear: both;
    margin-bottom: 20px;
}
section.i_con>div:after{
    content:'';
    display:table;
    clear:both;
    height:0;
}
section.i_con>div>a{}
section.i_con>div>a>img{
    width: 45%;
    float: left;
}
section.i_con>div>a>div{
    width: 50%;
    float: right;
    text-align: center;
}
section.i_con>div:nth-of-type(2)>a>img,section.i_con>div:nth-of-type(4)>a>img{
    width: 45%;
    float: right;
}
section.i_con>div:nth-of-type(2)>a>div,section.i_con>div:nth-of-type(4)>a>div{
    width: 50%;
    float: left;
}
section.i_con>div>a>div>h1{
    font-size: 19px;
    margin-top: 7%;
}
section.i_con>div>a>div>h3{
    font-size: 16px;
    font-style: italic;
}
section.i_con>div>a>div>p{
    margin-top: 3%;
    text-align: left;
    font-style: italic;
}


/*footer*/
footer.i_footer{
    background: #9DB5C7;
    text-align: center;
    padding: 20px;
    color: white;
}
footer.i_footer>a{
    color: white;
    font-style: italic;
    line-height: 25px;
}
footer.i_footer>p{
    line-height: 25px;
}
section.i_cont{ }
section.i_cont>h1{ }
section.i_cont>.tou{ }
section.i_cont>.tou:after{ }
section.i_cont>.tou>img{ }
section.i_cont>.tou>p{ }
section.i_cont>.tou>p:nth-of-type(2){ }
section.i_cont>.di{ }
section.i_cont>.di>figure{ }
section.i_cont>.di>figure>img{ }
section.i_cont>.di>figure>figcaption{ }
}


 





@media (min-width: 1440px) and (max-width:1920px ) {


}