/* 样式整理*/
/*****统一样式**********/
*{text-decoration: none;list-style: none;margin: 0;padding: 0;}
iframe{border: 0;}
/* 英文字体 */
/* 粗体 */
@font-face{
	font-family: 'Swis721'; 
	src: url('../fonts/Swis721_Blk_BT_Black.ttf');
}
@font-face{
	font-family: 'News706'; 
	src: url('../fonts/News706_BT_Bold.ttf');
}
/* 正常 */
@font-face{
	font-family: 'AlibabaSans'; 
	src: url('../fonts/AlibabaSans-Regular.otf');
}

/* 数字专用 */
@font-face{
	font-family: 'Bodoni'; 
	src: url('../fonts/Bodoni_Bk_BT_Book.ttf');
}
/* 首字母放大 */
@font-face{
	font-family: 'clarendon';
	src: url('../fonts/Clarendon_BT_Bold.ttf');
}


.fp p:first-of-type::first-letter{
    font-size: 6rem;
    float:left;
    padding-right: .71rem;
    font-weight:bold;
    display: block;
    color: #103564;
    line-height: 90%;
    font-family: 'clarendon';
    text-transform :capitalize;
    
}
.fp2 p:first-of-type::first-letter{
    font-size: 6rem;
    float:left;
    padding-right: .71rem;
    font-weight:bold;
    display: block;
    color: #ffc70a;
    line-height: 90%;
    font-family: 'clarendon';
    text-transform :capitalize;
    
}
@media screen and (max-width: 1024px){
    .fp p:first-of-type::first-letter, .fp2 p:first-of-type::first-letter {
        font-size: 62px;
    }
}
@media screen and (max-width: 768px){
    .fp p:first-of-type::first-letter, .fp2 p:first-of-type::first-letter {
        font-size: 58px;
    }
}
@media screen and (max-width: 640px){
    .fp p:first-of-type::first-letter, .fp2 p:first-of-type::first-letter {
        font-size: 54px;
    }
}
@media screen and (max-width: 580px){
    .fp p:first-of-type::first-letter, .fp2 p:first-of-type::first-letter {
        font-size: 52px;
    }
}
@media screen and (max-width: 460px){
    .fp p:first-of-type::first-letter, .fp2 p:first-of-type::first-letter {
        font-size: 48px;
    }
}

h1{font-size:36px; color:#ccc;font-family: "微软雅黑","Arial";}
li {
    vertical-align: bottom
}
a {
    cursor: pointer;
}
input
{vertical-align:middle; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pic,form,fieldset,input,textarea,blockquote,img,form
{padding:0; margin:0;}
article,aside,details,figcaption,figure,footer,header,main,nav,section,summary
{display: block;}
audio,canvas,video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
/*Base*/
html,body
{font: 14px/1.8 "微软雅黑","Arial";color: #9b9a9a;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/ }
samp
{font: 14px/1.8 "微软雅黑","Arial";color: #9b9a9a;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/ }

a
{color: #2d2d2d;text-decoration: none;background: transparent; /*修正win8系统IE连接灰色背景*/outline:none;blr:expression(this.onFocus=this.blur());}
a:focus
{outline: 0;}
a:active,a:hover
{outline: 0;color:#103564/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/}
img
{border: 0;vertical-align: middle;-ms-interpolation-mode:bicubic;}
button,input,select,textarea
{font-family: inherit;font-size: 100%;margin: 0;outline:none; }
button,input
{line-height: normal;}
button,select
{text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]
{-webkit-appearance: button;cursor: pointer;}
button[disabled],html input[disabled]
{cursor: default;}
input[type="checkbox"],input[type="radio"]
{box-sizing: border-box;padding: 0;}
input[type="search"]
{-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration
{-webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner
{border: 0;padding: 0;}
input.submit
{border: 0;margin: 0;cursor: pointer;}
input.radio
{width: 13px;height: 13px;float: left;display: inline;}
textarea
{overflow: auto;vertical-align: top;}
table
{border-collapse: collapse;border-spacing: 0;}
ul,ol
{list-style:none;}
li
{list-style:none;list-style-type:none;}
a
{text-decoration:none !important;}
p
{margin:0}
/*清除浮动*/
.clear
{clear: both;}
.fl
{float:left;display: inline;}
.fr
{float:right;display: inline;}

body,html{-webkit-text-size-adjust: none;width: 100%;min-height: 100%;}

.wrap{margin: 0 auto;}
.index{overflow: hidden;}
.clr{clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}
.pointer{cursor:pointer;}
::-moz-focus-inner{border:0px;}
/*a:link {color:#0f0;text-decoration:none;}
a:visited {color: #FFFF00; text-decoration:none;}
a:hover {color: #103564; text-decoration:underline;}
a:active {color: #0000FF; text-decoration:underline;}*/
.wrapper{clear: both;width: 100%;}
word-break:break-all /*文字换行*/
/*white-space:nowrap 文字不换行*/

/*默认滚动条样式修改ie9 google Firefox 等高版本浏览器有效*/
/*::selection {background: #D03333;color: white;text-shadow: none;}
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:10px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
::-webkit-scrollbar-thumb:hover{background:#cc0000}*/


/*渐变*/
/*background-image: -moz-linear-gradient(top, #8fa1ff, #3757fa);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff4f02), color-stop(1, #8f2c00)); Saf4+, Chrome
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ff00', endColorstr='#538300', GradientType='0'); IE*/

/* 英文文字字体设置 */
.enfont1{font-family: "AlibabaSans" !important;}
.enfont2{font-family: "Swis721" !important;}
.enfont3{font-family: "News706" !important;}
.numfont{font-family: "Bodoni" !important;}
::-webkit-scrollbar {
display: none;/*隐藏滚轮*/
}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important;}