﻿@charset "utf-8";


.over{overflow:hidden}
.alC{text-align:center}
.alL{text-align:left}
.alR{text-align:right}
.displayT{width:100%;height:100%;display:table}
.tableC{display:table-cell}
.inlineB{display:inline-block}
.middle{vertical-align:middle}
.noml{margin-left:0!important}
.trans{-webkit-transition:all 300ms ease 0s;-moz-transition:all 300ms ease 0s;-ms-transition:all 300ms ease 0s;-o-transition:all 300ms ease 0s;transition:all 300ms ease 0s}
.imgZoom img:hover{transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.index .ml-title{font-size:28px;font-weight:700;text-align:center;margin:45px 0 35px;cursor:pointer;padding-bottom:15px;background:url(img/protitbj.jpg) no-repeat center bottom}
.index .i-domain{/* background:url(img/id4.jpg) no-repeat center; */padding-bottom:54px;background-color:#F5F5F5;}
.index .i-domain .ml-title{color:#003B7F}
.index .i-domain .ml-title span{background:#fff}
.index .i-domain .list{max-height:575px;text-align:center}
.index .i-domain .list .close-box{
	width:150px;
	padding:30px 0;
	min-height:515px;
	cursor:pointer;
	-webkit-transition:width .5s,height .5s,opacity 1s;
	transition:width .5s,height .5s,opacity 1s
}
.index .i-domain .list .close-box .main{width:120px;margin:0 auto}
.index .i-domain .list .close-box.close{width:0;opacity:0}
.index .i-domain .list .cb0{background:#0097ee}
.index .i-domain .list .cb1{background:#70B92A}
.index .i-domain .list .cb1-2{background:url(img/id_bg2.png)}
.index .i-domain .list .cb2{background:#ee8c01}
.index .i-domain .list .cb3{background:#0e9681}
.index .i-domain .list .cb4{background:#d9340e}
.index .i-domain .list .cb5{background:#1d2088}
.index .i-domain .list .close-box .img{}
.index .i-domain .list .close-box .t{padding:20px 0;font-size:22px;color:#fff}
.index .i-domain .list .close-box .t span{display:block;width:32px;height:3px;margin:20px auto 0;background:#fff}
.index .i-domain .list .close-box .bf{font-size:13px;color:#fff;line-height:25px;text-align:center}
.index .i-domain .list .open-box{width:0;background:url(img/id_bg0.png);padding:40px 0 60px;min-height:475px;-webkit-transition:width .7s;transition:width .7s;text-align:left}
.index .i-domain .list .open-box .main{width:470px;margin:0 auto}
.index .i-domain .list .open-box.open{width:560px}
.index .i-domain .list .open-box .t{margin-bottom:15px;font-size:22px;color:#333}
.index .i-domain .list .open-box .t a{font-size:22px;color:#333}
.index .i-domain .list .open-box .t a:hover{color:#003B7F}
.index .i-domain .list .open-box .img{width:100%;text-align:center}
.index .i-domain .list .open-box .bf{margin:15px 0;font-size:14px;color:#777;line-height:25px}
.index .i-domain .list .open-box .bf pre{font:13px Arial,microsoft yahei;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;color:#777;line-height:25px}
.index .i-domain .list .open-box .bf pre p{color:#777;line-height:25px}
.index .i-domain .list .open-box .m{}
.index .i-domain .list .open-box .m p{font-size:14px;color:#fff;display:inline-block;border-radius:5px;text-align:center;width:115px;line-height:35px;background:#003B7F}
.index .i-domain .list .open-box .m p:hover{background:#003B7F;color:#fff}
@media only screen and (max-width:1280px){
	.index .i-domain .list .open-box{padding:20px 0 40px}
	.index .i-domain .list .open-box.open{width:610px}
	.index .i-domain .list .open-box .main{width:570px}
	.index .i-domain .list .close-box{width:180px;padding:20px 0 0}
	.index .i-domain .list .close-box .main{width:150px}
	}
	