/*--------------------Reset-----------------*/
/** reset **/
html{font-size: 62.5%}
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif;padding: 0;margin: 0;outline: 0 box-sizing:border-box; /*vertical-align:top*/}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
.orange{color:#eab061;}
.red{color:#d8192e;}
.bjb{background-color:#fff;}
.width-1150{width:1150px;margin:auto;}
.margin-top-10{margin-top:10px;}
.padding-15{padding:15px 0px;}
.margin-top-20{margin-top:20px;}
.padding-18{padding:18px;}
a:hover{color:#465da9;}
.row{padding:0px 10px;}
.img-responsive{display: block;max-width: 100%; height: auto;width:100%;}
.bai{color:#fff;}
.hui{color:#909090;}
/*.logo{border-top: 3px solid #d8192e;}*/
.logo img{padding:15px 0px;}
/*导航*/
.nav { display: block;width:100%;position: relative; z-index: 55;background:#d8192e;}
.nav #titbar {padding: 1rem;font-size: 1.4rem;color: #fff;display: block;font-weight: 500; }
.nav #titbar .btn { float: right }
.nav #titbar img { height:1.1rem; width:1.5rem; float: right;margin-top: .2rem;}
.nav .subwrap {width: 100%; position: absolute;display: none;background-color: #fff;border-bottom:1px solid #dedede}
.nav .subwrap li{line-height: 36px; overflow: hidden; width: 100%; text-align: left; text-indent: 0.5rem; border-top-width: 1px; border-top-style: solid; border-top-color: #dedede; display: block; }
.nav .subwrap li a{ color: #333333; display:block; width:88.1%; float:left;font-size:14px;}
.nav .subwrap li i{ width:11.5%; float: right;border-left: 1px solid #dedede;text-align: center;}
.nav .subwrap li .current{background-color: #f8f8f8;}
.nav .subwrap li ul.submenulist{ background-color: #f8f8f8; display: none; margin-top:36px;width:100% }
.nav .subwrap li ul.submenulist li{ line-height:36px;}
.nav .subwrap li ul.submenulist li a{ width:100%;}
/*尾部*/
.footer{background:#2e3238;padding:30px 0px;}
.footer dl{border-bottom: 1px solid #4E4E4E;padding-bottom:16px;}
.footer dt{font-size:16px;color:#999999;background:url(../images/icon10_03.png) left center no-repeat;padding-left:25px;line-height:38px;}
.footer dd a{width:33%;color:#999999;line-height:30px;display:inline-block;float:left;font-size:14px;}
.footer .os-dl{padding:16px 0px;}
.footer .os-dl dd a{width:50%;}
.footer .os-dl dt{background:url(../images/icon10_05.png) left center no-repeat;}
.footer .ewm{margin:5% 0px 10px 10%;}
.footer .ewm li{width:40%;float:left;text-align:center;}
.footer .ewm li:first-child{margin-right:4%;}
.footer .ewm li p{line-height:30px;color:#fff;}
.footer .copy{border-top: 1px solid #4E4E4E;padding-top:10px;}
.footer p{color:#999999;text-align:center;font-size:14px;line-height:30px;}
/*国际交流与合作*/
.gj-hz{padding-bottom:10px;}
.gj-hz .bt h2{background:url(../images/icon9.png) left center no-repeat;}
.gj-hz li{padding:10px 0px;border-bottom: 1px dashed #dbdbdb;clear:both;height:130px;}
.gj-hz .gj-img{width:33%;}
.gj-hz .gj-img img{width:117px;height:130px;}
.gj-hz .gj-wz{width:64%;}
.gj-hz .gj-wz h2{font-size:14px;line-height:24px;font-weight:normal;}
.gj-hz .gj-wz p{color:#b0b0b0;}